Added py36 to tox envlist

This commit is contained in:
Andrew Murray 2016-12-25 22:03:04 +11:00 committed by wiredfool
parent d4a6e07367
commit 3e2f9478cb

View File

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