diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ setup( "mock>=1.0.1", "pytest>=2.8.0", "pytest-xdist>=1.13.1", + "pytest-cov>=2.1.0", "nose>=1.3.0", "nose-cov>=1.6", "coveralls>=0.4.1", |