Skip to content

Commit

Permalink
Sphinx: Limit <7.2
Browse files Browse the repository at this point in the history
Limit the upper version, the RTD theme seems not ready yet.
  • Loading branch information
ax3l committed Oct 19, 2023
1 parent 1248a43 commit 61ade05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ numpy>=1.15
pygments
recommonmark
scipy
sphinx>=5.3
sphinx>=5.3,<7.2
sphinx-copybutton
sphinx-design
sphinx_rtd_theme>=1.1.1
Expand Down

0 comments on commit 61ade05

Please sign in to comment.