Remove Py3.3/Py3.4 from Tox due to eveapi support.

This commit is contained in:
2015-03-29 22:51:22 +01:00
parent 7859d3ce1c
commit fa65112d0e

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py27, py33, py34
envlist = py27
[testenv]
setenv =