Skip to content

Commit

Permalink
Add setuptools to docs dependencies for sphinx/m2r2
Browse files Browse the repository at this point in the history
  • Loading branch information
rlskoeser committed Jul 19, 2024
1 parent 4f1f784 commit 795ec28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ docs = [
"sphinx<7.0.0",
"sphinx_rtd_theme",
"m2r2",
"setuptools" # required for sphinx to load m2r2 as an extension
]
dev = [
"black>=22.10.0",
Expand Down

0 comments on commit 795ec28

Please sign in to comment.