mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-08 14:24:48 +03:00
Add pytest-cov to the testing requirements.
This commit is contained in:
parent
344131c886
commit
ba2bde01b6
|
@ -1,3 +1,4 @@
|
||||||
# PyTest for running the tests.
|
# PyTest for running the tests.
|
||||||
pytest==2.6.4
|
pytest==2.6.4
|
||||||
pytest-django==2.8.0
|
pytest-django==2.8.0
|
||||||
|
pytest-cov
|
||||||
|
|
Loading…
Reference in New Issue
Block a user