Skip to content

Commit

Permalink
need newer conda-build
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Jul 22, 2024
1 parent 7489b4e commit d876a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scripts/build_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ conda config --remove channels defaults
# conda config --set channel_priority strict

mamba update conda --yes --quiet -c conda-forge
mamba install --yes --quiet pip conda-build=3.27 anaconda-client mamba boa
mamba install --yes --quiet pip conda-build anaconda-client mamba boa

# setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}"
# export PATH="$HOME/miniconda/bin:$PATH"
Expand Down

0 comments on commit d876a72

Please sign in to comment.