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 885633c commit b789bc7Copy full SHA for b789bc7
1 file changed
.circleci/config.yml
@@ -97,7 +97,6 @@ commands:
97
- run:
98
name: Install Python dependencies
99
command: |
100
- python -m pip install --user git+https://github.com/ayshih/sphinx@svg_fix
101
python -m pip install --user \
102
numpy<< parameters.numpy_version >> \
103
-r requirements/doc/doc-requirements.txt
0 commit comments