MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.3, and conda-forge-pinning 2022.11.08.03.00.11

This commit is contained in:
nidichaogequ
2024-06-06 05:36:04 +08:00
parent e875afc8aa
commit 813c5362f1
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -33,9 +33,9 @@ CONDARC
mamba install --update-specs --yes --quiet --channel conda-forge \
conda-build pip boa conda-forge-ci-setup=3
conda-build pip boa conda-forge-ci-setup=3 "py-lief<0.12"
mamba update --update-specs --yes --quiet --channel conda-forge \
conda-build pip boa conda-forge-ci-setup=3
conda-build pip boa conda-forge-ci-setup=3 "py-lief<0.12"
# set up the condarc
setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}"