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 3d7fb4d commit 63ce151Copy full SHA for 63ce151
.circleci/config.yml
@@ -106,6 +106,7 @@ commands:
106
python -m pip install --user -r requirements/dev/build-requirements.txt
107
python -m pip install --user \
108
numpy<< parameters.numpy_version >> \
109
+ git+https://github.com/QuLogic/sphinx-gallery@fix-attribute-link \
110
-r requirements/doc/doc-requirements.txt
111
python -m pip install --no-deps --user \
112
git+https://github.com/matplotlib/mpl-sphinx-theme.git
0 commit comments