We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6148278 commit 7cfde22Copy full SHA for 7cfde22
tox.ini
@@ -4,7 +4,7 @@
4
# and then run "tox" from this directory.
5
6
[tox]
7
-envlist = py26, py27, py33, py34, py35
+envlist = py26, py27, py34, py35, py36
8
skip_missing_interpreters = True
9
10
[testenv]
0 commit comments