Added py36 to tox.ini

This commit is contained in:
Andrii Soldatenko
2016-12-18 17:04:28 +02:00
parent e13f4d0aba
commit ddac443732
+1 -1
View File
@@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
envlist = py26, py27, py32, py33, py34, py35, pypy
envlist = py26, py27, py32, py33, py34, py35, py36, pypy
[testenv]
commands = python setup.py test