Skip to content

Commit

Permalink
Pin Sphinx to a compatible version with sphinx-rtd-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Sep 8, 2024
1 parent 41647f4 commit 7de6441
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 @@ -59,7 +59,7 @@ test = [
]
doc = [
"packaging",
"Sphinx >= 7",
"Sphinx ~= 7.4",
"sphinx_rtd_theme",
"sphinx-autodoc-typehints >= 1.2.0",
]
Expand Down

0 comments on commit 7de6441

Please sign in to comment.