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.
2 parents bc7a739 + db59228 commit f8c751bCopy full SHA for f8c751b
.github/workflows/generate-docs.yml
@@ -58,7 +58,7 @@ jobs:
58
if: ${{ !github.event.pull_request || github.event.action != 'closed' }}
59
shell: bash -l {0}
60
run: |
61
- pip install numpy cython setuptools scikit-build cmake sphinx"<7.2" pydot graphviz furo \
+ pip install numpy cython setuptools">=70.1" scikit-build cmake sphinx"<7.2" pydot graphviz furo \
62
sphinxcontrib-programoutput sphinxcontrib-googleanalytics sphinx-design \
63
sphinxcontrib-jsmath sphinx-copybutton sphinxcontrib-spelling \
64
versioneer[toml]==0.29
0 commit comments