mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-01 18:21:30 +08:00
pycodestyle enforces 120-character line lengtn limit. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
14 lines
321 B
Plaintext
14 lines
321 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
|
|
|
|
mkdocs>=1.6
|
|
mkdocs-material>=9.5
|
|
mkdocs-gen-files>=0.5
|
|
markdown-grid-tables>=0.6
|
|
mkdocs-macros-plugin>=1.0
|
|
pymdown-extensions>=10.0
|