Skip to content

Commit

Permalink
Temporarily use sphinx fork to verify fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ayshih committed Aug 23, 2023
1 parent 61c8157 commit 4f42d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ commands:
- run:
name: Install Python dependencies
command: |
python -m pip install --user git+https://github.com/ayshih/sphinx@svg_fix
python -m pip install --user \
numpy<< parameters.numpy_version >> \
-r requirements/doc/doc-requirements.txt
Expand Down

0 comments on commit 4f42d35

Please sign in to comment.