]> git.phdru.name Git - cookiecutter.git/commitdiff
Fix development requirements: add pytest-cov and tox
authorOleg Broytman <phd@phdru.name>
Sat, 29 Apr 2017 03:41:24 +0000 (06:41 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 29 Apr 2017 03:41:24 +0000 (06:41 +0300)
project_template/requirements_dev.txt

index 73c8ac6f99706acbcad1e859fdc54ffda340a5e1..ca2ff5d62c0481b2a56e73b65df745bfdd065c5b 100644 (file)
@@ -1,3 +1,5 @@
 -r requirements.txt
 
 pytest
+pytest-cov
+tox >= 1.8