Skip to content

Commit

Permalink
Specify minimal sphinx_rtd_theme version
Browse files Browse the repository at this point in the history
  • Loading branch information
himoto committed Sep 1, 2023
1 parent 056da9f commit 824db9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ dev = [
"pytest",
]
docs = [
"sphinx>=5.1.1",
"sphinx_rtd_theme",
"sphinx",
"sphinx_rtd_theme>=1.3.0",
"sphinx_autodoc_typehints>=1.10.3",
"sphinxcontrib-bibtex>=2.2.0",
]
Expand Down

0 comments on commit 824db9a

Please sign in to comment.