Skip to content

Commit

Permalink
Limit sphinx version due to theme incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff1995 authored Jul 26, 2023
1 parent 40f3e6a commit e006de9
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 @@ -55,7 +55,7 @@ dependencies = [

[project.optional-dependencies]
doc = [
"sphinx",
"sphinx<7",
"sphinx-autodoc-typehints",
"sphinx-copybutton",
"sphinx-intl",
Expand Down

0 comments on commit e006de9

Please sign in to comment.