Skip to content

Commit fd2f3bf

Browse files
committed
Add setuptools as requirement
Seems necessary for sphinxcontrib-bibtex
1 parent b553036 commit fd2f3bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ sphinxcontrib-bibtex = "^2.5.0"
3434
sphinx-gallery = "^0.15.0"
3535
pydata-sphinx-theme = "^0.15.0"
3636
matplotlib = "^3.6.0"
37+
setuptools = "^70.0.0"
3738

3839
[tool.poetry-dynamic-versioning]
3940
enable = true

0 commit comments

Comments
 (0)