We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd3e37 commit d7733aeCopy full SHA for d7733ae
tox.ini
@@ -4,7 +4,7 @@
4
# and then run "tox" from this directory.
5
6
[tox]
7
-envlist = flake8, py26, py27, py34, pypy
+envlist = flake8, py26, py27, py34, py35, pypy
8
9
[flake8]
10
max-line-length = 120
0 commit comments