Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9be6da4 + 35e3651 commit 4f15bdfCopy full SHA for 4f15bdf
.circleci/config.yml
@@ -100,8 +100,6 @@ commands:
100
python -m pip install --user \
101
numpy<< parameters.numpy_version >> \
102
-r requirements/doc/doc-requirements.txt
103
- python -m pip install --no-deps --user \
104
- git+https://github.com/matplotlib/mpl-sphinx-theme.git
105
106
mpl-install:
107
steps:
requirements/doc/doc-requirements.txt
@@ -15,7 +15,7 @@ ipykernel
15
numpydoc>=1.0
16
packaging>=20
17
pydata-sphinx-theme~=0.13.1
18
-mpl-sphinx-theme~=3.7.0
+mpl-sphinx-theme~=3.8.0
19
pyyaml
20
sphinxcontrib-svg2pdfconverter>=1.1.0
21
sphinx-gallery>=0.12.0
0 commit comments