aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/tox.ini b/tox.ini
index 5ae7b660..557c8d5a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,10 +27,6 @@ extras =
tests
-[testenv:pypy{,3}]
-commands = pytest --no-cov {posargs}
-
-
[testenv:coverage]
description=Combine coverage data and create report
deps=coverage