We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4950a0 commit be6c050Copy full SHA for be6c050
tox.ini
@@ -4,7 +4,7 @@
4
# and then run "tox" from this directory.
5
6
[tox]
7
-envlist = py27,py35,py36,pypy,cover
+envlist = py2,py3,pypy,cover
8
9
[testenv]
10
commands = pytest
0 commit comments