Skip to content

Commit

Permalink
Add setuptools as requirement
Browse files Browse the repository at this point in the history
Seems necessary for sphinxcontrib-bibtex
  • Loading branch information
Halvor Lund committed Jun 3, 2024
1 parent b553036 commit fd2f3bf
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 @@ -34,6 +34,7 @@ sphinxcontrib-bibtex = "^2.5.0"
sphinx-gallery = "^0.15.0"
pydata-sphinx-theme = "^0.15.0"
matplotlib = "^3.6.0"
setuptools = "^70.0.0"

[tool.poetry-dynamic-versioning]
enable = true
Expand Down

0 comments on commit fd2f3bf

Please sign in to comment.