Skip to content

Commit

Permalink
Apparently sphinx_rtd_theme is only compatible with Sphinx < 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robbmcleod committed Jun 28, 2023
1 parent 6b6fd1d commit 0032150
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,4 +1,4 @@
sphinx == 7.0.1
sphinx == 6.2.1
numpy >= 1.13.3
sphinx-rtd-theme == 1.2.2
numpydoc == 1.5.0

0 comments on commit 0032150

Please sign in to comment.