Update tox.ini

Test and build against Python 3.5
This commit is contained in:
Vladimir Diaz 2016-01-22 10:35:59 -05:00
parent ddec8ab44a
commit b2177aaaad

View file

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