Skip to content

Commit

Permalink
docs: Fix readthedocs errors by pinning sphinx version (#2822)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonLuttenberger authored May 15, 2024
1 parent b3f215e commit 2b2aae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- myst_parser
- nbsphinx
- nbsphinx-link
- sphinx
- sphinx==7.1.2
- sphinx_bootstrap_theme
- sphinx-copybutton
- IPython
Expand Down

0 comments on commit 2b2aae9

Please sign in to comment.