We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213c4d4 commit 8e0f17dCopy full SHA for 8e0f17d
.scripts/build_linux.sh
@@ -35,7 +35,7 @@ conda config --remove channels defaults
35
# conda config --set channel_priority strict
36
37
mamba update conda --yes --quiet -c conda-forge
38
-mamba install --yes --quiet pip conda-build=3.27 anaconda-client mamba boa
+mamba install --yes --quiet pip conda-build anaconda-client mamba boa
39
40
# setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}"
41
# export PATH="$HOME/miniconda/bin:$PATH"
0 commit comments