gunicorn/requirements_dev.txt
Paul J. Dorn 611746edc9 CI: check entry points
Fixes: fdd23e82926d7d10ec4a8e65e42b5184a4ee20ce
2023-12-07 21:12:38 +01:00

10 lines
213 B
Plaintext

-r requirements_test.txt
# setuptools v68.0 fails hard on invalid pyproject.toml
# which a developer would want to know
# otherwise, oldest known-working version is 61.2
setuptools>=68.0
sphinx
sphinx_rtd_theme