Disable py3* in tox

Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
This commit is contained in:
Dan O'Reilly 2015-08-14 23:09:29 -04:00
parent 2621c8aefb
commit 7013a75b90

View file

@ -1,6 +1,7 @@
[tox]
envlist =
py26,py27,py33,py34
#py26,py27,py33,py34
py26,py27
[testenv]
usedevelop = true