Skip to content

Commit d7733ae

Browse files
committed
tox: Add py35
1 parent 4dd3e37 commit d7733ae

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 = flake8, py26, py27, py34, pypy
7+
envlist = flake8, py26, py27, py34, py35, pypy
88

99
[flake8]
1010
max-line-length = 120

0 commit comments

Comments
 (0)