mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
- run lint using latest Python 3.7 - updated env list in tox.ini - added py38-dev - removed py36-dev - moved aiohttp to requirements_test.txt Signed-off-by: Brett Randall <javabrett@gmail.com>
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
aiohttp
|
|
coverage>=4.0,<4.4 # TODO: https://github.com/benoitc/gunicorn/issues/1548
|
|
pytest
|
|
pytest-cov==2.5.1
|