Skip to content

Commit 01dab82

Browse files
committed
attempt to updgrade pip first
1 parent 3618ff4 commit 01dab82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conda-recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ build:
3535
cmake --install . --prefix $PREFIX
3636
cd ..
3737
# Now that pyproject.toml exists, pip will fetch scikit-build for metadata
38+
python -m pip install --upgrade pip scikit-build setuptools
3839
python -m pip install . --no-deps --ignore-installed -vv
3940
4041
about:

0 commit comments

Comments
 (0)