Skip to content

Commit 83156b9

Browse files
committed
Add Python 3.5 env
1 parent 9ae1f21 commit 83156b9

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
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py26,py27,py33,py34,flake8
2+
envlist = py26,py27,py33,py34,py35,flake8
33

44
[testenv]
55
commands = nosetests {posargs}

0 commit comments

Comments
 (0)