gunicorn/requirements_dev.txt
WooParadog 2753aac65b Fix PyTest class in setup.py.
It should be subclass of `setuptools.command.test`. Also, use it in
.travis.yml.
2014-08-01 15:30:20 +03:00

6 lines
67 B
Plaintext

py==1.4.22
pytest==2.6.0
pytest-cov==1.7.0
sphinx
sphinx_rtd_theme