mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-16 08:13:10 +00:00
Update coverage version to 4.0b1.
This commit is contained in:
parent
ed90eb07b6
commit
773130acb2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Test dependencies go here.
|
||||
-r base.txt
|
||||
coverage==4.0a6
|
||||
coverage==4.0b1
|
||||
flake8==2.4.1
|
||||
django-test-plus==1.0.7
|
||||
factory_boy==2.5.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue