Skip to content

Commit 4b2fc42

Browse files
Use sphinx lower than version 7
1 parent e9a8840 commit 4b2fc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- numpy
1010
- scipy
1111
- six
12-
- sphinx>=3
12+
- sphinx>=3,<7
1313
- sphinx-book-theme
1414
- sphinx-design
1515
- sphinx_rtd_theme

0 commit comments

Comments
 (0)