Skip to content

Commit 885633c

Browse files
committed
Temporarily use sphinx fork to verify fixes
1 parent 24aa210 commit 885633c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ commands:
9797
- run:
9898
name: Install Python dependencies
9999
command: |
100+
python -m pip install --user git+https://github.com/ayshih/sphinx@svg_fix
100101
python -m pip install --user \
101102
numpy<< parameters.numpy_version >> \
102103
-r requirements/doc/doc-requirements.txt

0 commit comments

Comments
 (0)