update tox.ini for python 3

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-10-03 12:59:22 -04:00
parent 8bf155e917
commit abebd9894a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py32,py33,style
envlist = py35,py27,style
[testenv]
setenv =