We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61e5de commit 969124aCopy full SHA for 969124a
1 file changed
.ci/azure/setup_env.sh
@@ -25,7 +25,7 @@ else
25
fi
26
27
if ${is_rc}
28
-then2
+then
29
sed -i '/^channels:/a\ - conda-forge/label/python_rc' environment_test_with_pyversion.yml
30
31
conda env create --file environment_test_with_pyversion.yml
0 commit comments