django-rest-framework/requirements/requirements-testing.txt

5 lines
85 B
Plaintext
Raw Normal View History

# PyTest for running the tests.
2016-05-16 15:24:09 +03:00
pytest==2.9.1
pytest-django==2.9.1
pytest-cov==1.8.1