[Dev] Remove Python 3.3 from the TOX list

autoconfigure
Gergely Polonkai 5 years ago
parent 583dfdd941
commit fbebc6ca26

@ -1,5 +1,5 @@
[tox]
envlist = py27, py33, py34, py35, py36
envlist = py27, py34, py35, py36
[testenv]
commands =

Loading…
Cancel
Save