From: Oleg Broytman Date: Sat, 29 Apr 2017 03:45:37 +0000 (+0300) Subject: Fix development requirements: add pytest-cov and tox X-Git-Tag: 0.2.0~11 X-Git-Url: https://git.phdru.name/?p=ppu.git;a=commitdiff_plain;h=2ea637366bb7f5524b3dfdb7300e7abd12189493 Fix development requirements: add pytest-cov and tox --- diff --git a/requirements_dev.txt b/requirements_dev.txt index 73c8ac6..ca2ff5d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,3 +1,5 @@ -r requirements.txt pytest +pytest-cov +tox >= 1.8