Skip to content

Commit

Permalink
[doc] Require sphinx version >= 7.0
Browse files Browse the repository at this point in the history
The previous ~= 4.2 was failing build on readthedocs
  • Loading branch information
GregAC authored and nbdd0121 committed Jan 31, 2024
1 parent 8ec0c6f commit 7049d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
setuptools_scm
sphinx~=4.2
sphinx>=7.0
sphinx_rtd_theme
sphinxcontrib-wavedrom
wavedrom>=1.9.0rc1
Expand Down

0 comments on commit 7049d4d

Please sign in to comment.