Skip to content

Commit

Permalink
Depend on setuptools for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhekhorn committed Apr 17, 2024
1 parent 84913dc commit b5a2979
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ optional = true
Sphinx = "^7.0.0"
sphinx-rtd-theme = "^1.0.0"
sphinxcontrib-bibtex = "^2.4.1"
setuptools = "^69.0"

[tool.poetry.group.test]
optional = true
Expand Down

0 comments on commit b5a2979

Please sign in to comment.