Skip to content

Commit

Permalink
Revert "Require sphinx<7.3.0 (#2404)"
Browse files Browse the repository at this point in the history
This reverts commit 6bbcde2.

Fixed in sphinx 7.3.6 (https://www.sphinx-doc.org/en/master/changes.html)
  • Loading branch information
dweindl committed Apr 18, 2024
1 parent 6bbcde2 commit 51c8cad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions documentation/rtd_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# NOTE: relative paths are expected to be relative to the repository root

# sphinx<7.3.0: https://github.com/AMICI-dev/AMICI/issues/2403
sphinx<7.3.0
sphinx
mock>=5.0.2
setuptools>=67.7.2
pysb>=1.11.0
Expand Down

0 comments on commit 51c8cad

Please sign in to comment.