Skip to content

Commit

Permalink
Require Sphinx version <7
Browse files Browse the repository at this point in the history
  • Loading branch information
hillmich committed Aug 22, 2023
1 parent 9d00b7e commit 53dcdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ coverage = [
"pytest-cov"
]
docs = [
"sphinx>=5",
"sphinx>=5,<7",
"sphinx-rtd-theme",
"sphinx-rtd-dark-mode",
"sphinxcontrib-bibtex>=2.4.2",
Expand Down

0 comments on commit 53dcdac

Please sign in to comment.