Added py35 to tox envlist

This commit is contained in:
Andrew Murray 2016-02-10 12:41:45 +11:00
parent cfc195f15c
commit 81b7570717

View File

@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
envlist = py26, py27, py32, py33, py34
envlist = py26, py27, py32, py33, py34, py35
[testenv]
commands =