mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-05 14:13:17 +03:00
Use coverage>=3.4, since that's what we've got in tox.ini at the moment. Refs #96
This commit is contained in:
parent
83910ff7a4
commit
28ccabf165
|
@ -2,4 +2,4 @@
|
||||||
# coverage isn't strictly a requirement, but it's useful.
|
# coverage isn't strictly a requirement, but it's useful.
|
||||||
|
|
||||||
Django>=1.2
|
Django>=1.2
|
||||||
coverage
|
coverage>=3.4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user