Commit 28ccabf1 by Tom Christie

Use coverage>=3.4, since that's what we've got in tox.ini at the moment. Refs #96

parent 83910ff7
......@@ -2,4 +2,4 @@
# coverage isn't strictly a requirement, but it's useful.
Django>=1.2
coverage
coverage>=3.4
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment