We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 462d062 commit f55ddffCopy full SHA for f55ddff
.github/workflows/build-test-windows.yml
@@ -32,4 +32,4 @@ jobs:
32
cd python
33
pip install -U wheel pybind11 certifi cython
34
python -m certifi
35
- pip install --no-build-isolation '.[build,tests,tutorials]'
+ pip install --no-build-isolation '.[build]'
0 commit comments