Skip to content

Commit 6c9f715

Browse files
committed
attempt to updgrade pip first
1 parent 8eb9886 commit 6c9f715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ build:
3535
cmake --install . --prefix $PREFIX
3636
cd ..
3737
# Now that pyproject.toml exists, pip will fetch scikit-build for metadata
38-
pip3 install --upgrade pip scikit-build
38+
pip3 install --upgrade pip3 scikit-build
3939
pip3 install . --no-deps --ignore-installed -vv
4040
4141
about:

0 commit comments

Comments
 (0)