Skip to content

Commit b2177aa

Browse files
Update tox.ini
Test and build against Python 3.5
1 parent ddec8ab commit b2177aa

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

99
[testenv]
1010
changedir = tests

0 commit comments

Comments
 (0)