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 2eb5e55 commit 9402d12Copy full SHA for 9402d12
1 file changed
docs/environment.yml
@@ -5,8 +5,6 @@ channels:
5
6
dependencies:
7
- sphinx
8
- # fix sphinx 7 incompatibility issue
9
- - 'sphinx_rtd_theme>=1.3.0rc1'
10
- numpydoc
11
- numpy
12
- python
@@ -16,3 +14,5 @@ dependencies:
16
14
- nbsphinx
17
15
- nbsphinx_link
18
- sphinxcontrib-apidoc
+ # fix sphinx 7 incompatibility issue
+ - 'sphinx_rtd_theme>=1.3.0rc1'
0 commit comments