Removed py33 from tox envlist

This commit is contained in:
Andrew Murray 2017-12-31 11:53:38 +11:00
parent 894ff64cf1
commit 38279f8cd6

View File

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