tox: remove Python 3.3

This commit is contained in:
Roman Zeyde
2014-12-27 12:12:44 +02:00
parent 2a4297c5fc
commit 9696e8796a

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py27,py33,py34
envlist = py27,py34
[testenv]
deps=pytest
commands=py.test tests/