mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 02:49:12 +08:00
10 lines
213 B
Plaintext
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
|