Skip to content

Commit

Permalink
restrict sphinx below 8.0
Browse files Browse the repository at this point in the history
- page does currently not build with recently released sphinx 8.0
- a nicer solution would be to fix the problems but I need to focus on
  other things now
  • Loading branch information
bast committed Aug 7, 2024
1 parent 8f98639 commit 2cdb655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Sphinx
sphinx < 8.0
sphinx_rtd_theme
myst_nb
sphinx-lesson
Expand Down

0 comments on commit 2cdb655

Please sign in to comment.