Skip to content

Commit

Permalink
Adding setuptools as a docs dep
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed Feb 3, 2025
1 parent 847a17e commit 8b006da
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 @@ -112,6 +112,7 @@ docs = [
"Jinja2", # Used in numpydoc and nbconvert
"sphinxcontrib-jquery==4.1", # Handle missing jquery errors
"sphinx-simplepdf==1.6.0", # Used to make PDF versions of the docs
"setuptools",
]

[project.scripts]
Expand Down

0 comments on commit 8b006da

Please sign in to comment.