Skip to content

Commit d7733ae

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
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)