Merge pull request #15 from radarhere/python36

Add py36 to tox envlist
This commit is contained in:
Hugo 2016-12-25 13:48:04 +02:00 committed by GitHub
commit 4c0976f153

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 =