Added py36 to tox envlist

This commit is contained in:
Andrew Murray 2016-12-25 22:03:04 +11:00
parent badbff1b99
commit 1f897e87d9

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 =