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 47fbf9c commit 9aa3d36Copy full SHA for 9aa3d36
environment.yml
@@ -22,7 +22,7 @@ dependencies:
22
- blackdoc
23
- pylint
24
- flake8
25
- - sphinx=2.2.1
+ - sphinx
26
- sphinx_rtd_theme=0.4.3
27
- sphinx-gallery
28
- nbsphinx
requirements-dev.txt
@@ -10,7 +10,7 @@ black
10
blackdoc
11
pylint
12
flake8
13
-sphinx=2.2.1
+sphinx
14
sphinx_rtd_theme=0.4.3
15
sphinx-gallery
16
nbsphinx
0 commit comments