Skip to content

Commit 10080dc

Browse files
committed
Remove pypy (2) environment from tox.ini
pypy refers to Pypy 2 which implements Python 2 which pytest does not support. Keep only pypy3.
1 parent 9ddf383 commit 10080dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ envlist =
99
py36
1010
py37
1111
py38
12-
pypy
1312
pypy3
1413
py37-{pexpect,xdist,twisted,numpy,pluggymaster}
1514
doctesting

0 commit comments

Comments
 (0)