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 693ecbd commit 3901744Copy full SHA for 3901744
.circleci/config.yml
@@ -190,7 +190,7 @@ jobs:
190
191
- add_ssh_keys:
192
fingerprints:
193
- - "d6:88:6b:a0:80:bf:14:8e:80:2e:ed:11:52:26:37:68"
+ - "2d:3e:74:bc:d4:55:4f:75:dd:13:cf:59:ac:45:dc:de"
194
195
- run:
196
# push built docs into the `dev` directory on the `gh-pages` branch
requirements_doc.txt
@@ -1,5 +1,5 @@
1
memory_profiler
2
-sphinx
+sphinx<6.0
3
sphinx-gallery
4
sphinx_rtd_theme
5
sphinx-copybutton
0 commit comments