Require django-coverage-plugin==1.5.0 for testing

Closes #1325.
This commit is contained in:
Nikita P. Shupeyko 2017-09-07 13:28:09 +03:00
parent e5154f3f01
commit d9e280ff5b

View File

@ -11,6 +11,7 @@ coverage==4.4.1
flake8==3.4.1 # pyup: != 2.6.0
django-test-plus==1.0.18
factory-boy==2.9.2
django-coverage-plugin==1.5.0
# pytest
pytest-django==3.1.2