Skip to content

Commit 96f4a7f

Browse files
committed
ci: setuptools
1 parent aef5951 commit 96f4a7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ pre-commit = "^2.21.0" # frozen for Python 3.7
2929
pytest = "^7.4.4" # frozen for Python 3.7
3030
pytest-benchmark = "^4.0.0"
3131
pytest-cov = "^4.1.0"
32+
setuptools = "^68.0.0" # frozen for Python 3.7
3233
sphinx = "^5.3.0" # frozen for Python 3.7
3334
sphinx_rtd_theme = "^2.0.0"
3435
sphinx-autodoc-typehints = "^1.23.0" # frozen for Python 3.7

0 commit comments

Comments
 (0)