Skip to content

Commit 8e0f17d

Browse files
need newer conda-build
1 parent 213c4d4 commit 8e0f17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scripts/build_linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ conda config --remove channels defaults
3535
# conda config --set channel_priority strict
3636

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

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

0 commit comments

Comments
 (0)