Skip to content

Commit 2b2aae9

Browse files
docs: Fix readthedocs errors by pinning sphinx version (#2822)
1 parent b3f215e commit 2b2aae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- myst_parser
1010
- nbsphinx
1111
- nbsphinx-link
12-
- sphinx
12+
- sphinx==7.1.2
1313
- sphinx_bootstrap_theme
1414
- sphinx-copybutton
1515
- IPython

0 commit comments

Comments
 (0)