Skip to content

Commit 63ce151

Browse files
committed
Temporarily use my sphinx-gallery fork
1 parent 3d7fb4d commit 63ce151

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
@@ -106,6 +106,7 @@ commands:
106106
python -m pip install --user -r requirements/dev/build-requirements.txt
107107
python -m pip install --user \
108108
numpy<< parameters.numpy_version >> \
109+
git+https://github.com/QuLogic/sphinx-gallery@fix-attribute-link \
109110
-r requirements/doc/doc-requirements.txt
110111
python -m pip install --no-deps --user \
111112
git+https://github.com/matplotlib/mpl-sphinx-theme.git

0 commit comments

Comments
 (0)