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 59213e88..9ce5cb5c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -29,10 +29,6 @@ extras =
tests
-[testenv:pypy{,3}]
-commands = pytest --no-cov {posargs}
-
-
[testenv:coverage]
description=Combine coverage data and create report
deps=coverage