Skip to content

Commit 0e0901a

Browse files
committed
Remove pypy3 from tox.ini
1 parent 651e3bb commit 0e0901a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
envlist=
3-
coveralls, pylint, flake8, pydocstyle, py26, py27, py33, py34, py35, py36, pypy, pypy3
3+
coveralls, pylint, flake8, pydocstyle, py26, py27, py33, py34, py35, py36, pypy
44

55
[testenv]
66
whitelist_externals=

0 commit comments

Comments
 (0)