Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 4b2fc42

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)