We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb9886 commit 6c9f715Copy full SHA for 6c9f715
1 file changed
conda-recipe/meta.yaml
@@ -35,7 +35,7 @@ build:
35
cmake --install . --prefix $PREFIX
36
cd ..
37
# Now that pyproject.toml exists, pip will fetch scikit-build for metadata
38
- pip3 install --upgrade pip scikit-build
+ pip3 install --upgrade pip3 scikit-build
39
pip3 install . --no-deps --ignore-installed -vv
40
41
about:
0 commit comments