8000 Temporarily use sphinx fork to verify fixes · matplotlib/matplotlib@4f42d35 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4f42d35

Browse files
committed
Temporarily use sphinx fork to verify fixes
1 parent 61c8157 commit 4f42d35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
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)
0