We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7435c commit a1adeabCopy full SHA for a1adeab
3 files changed
tests/conftest.py
tests/util.py
tox.ini
@@ -4,7 +4,7 @@
4
# and then run "tox" from this directory.
5
6
[tox]
7
-envlist = py27, py33, py34, pypy
+envlist = py27, py34, py36, pypy
8
9
[testenv]
10
commands = py.test
0 commit comments