summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index d3b4d84..7dbfdd7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,7 +6,6 @@ deps =
# Paste works on Python 3 since Paste 2.0
Paste
pytest
- pytest-cov
commands =
py.test {posargs:tests/}