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 bd7e6a3 commit 2eb5e55Copy full SHA for 2eb5e55
1 file changed
docs/environment.yml
@@ -5,7 +5,8 @@ channels:
5
6
dependencies:
7
- sphinx
8
- - sphinx_rtd_theme
+ # fix sphinx 7 incompatibility issue
9
+ - 'sphinx_rtd_theme>=1.3.0rc1'
10
- numpydoc
11
- numpy
12
- python
0 commit comments