aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index ac0d36cf..a661e6f7 100644
--- a/setup.py
+++ b/setup.py
@@ -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",