mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-22 11:01:53 +00:00
Update coverage from 4.1 to 4.2
This commit is contained in:
parent
f6e27dd240
commit
8ba3d3ad86
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Local development dependencies go here
|
||||
-r base.txt
|
||||
coverage==4.1
|
||||
coverage==4.2
|
||||
django-coverage-plugin==1.3.1
|
||||
Sphinx==1.4.5
|
||||
django-extensions==1.6.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue