Skip to content

Commit be6c050

Browse files
committed
Removed redundant test environments (these are already covered in CI)
1 parent e4950a0 commit be6c050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py27,py35,py36,pypy,cover
7+
envlist = py2,py3,pypy,cover
88

99
[testenv]
1010
commands = pytest

0 commit comments

Comments
 (0)