gunicorn/requirements_test.txt
Brett Randall 9c9f1f2bb9 Update Python versions in Travis CI and tox (#1902)
- 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>
2018-10-28 10:29:17 +03:00

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