django-rest-framework/requirements/requirements-testing.txt
2016-05-16 13:24:09 +01:00

5 lines
85 B
Plaintext

# PyTest for running the tests.
pytest==2.9.1
pytest-django==2.9.1
pytest-cov==1.8.1