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

5 lines
85 B
Plaintext
Raw Normal View History

# PyTest for running the tests.
pytest==3.0.5
pytest-django==3.1.2
pytest-cov==2.4.0