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