cabot/requirements-dev.txt
Frank Hamand 1f8cd60a40 Update django_coverage_plugin
It was complaining about TEMPLATE_DEBUG not being set, even though
TEMPLATE_DEBUG now defaults to DEBUG. Newer versions of coverage plugin
work properly
2017-02-16 15:07:48 +00:00

6 lines
79 B
Plaintext

coverage==4.2
django_coverage_plugin==1.4.2
mock==1.0.1
sqlalchemy==1.1.5
ipdb