Stop testing on python 3.2 with tox

This commit is contained in:
Carles Barrobés
2014-02-08 23:58:17 +01:00
parent a61cf27a95
commit 42e5d1f8ad

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py27, py32, py33
envlist = py27, py33
[testenv]
deps =