Work toward Python 3.4 support and testing

Change-Id: Iadb1b695b8314d385716619561a1604a41f6c8d5
This commit is contained in:
Jeremy Stanley 2014-09-03 19:04:36 +00:00
parent dc5081aab5
commit 7a091ce8ed

View File

@ -1,6 +1,6 @@
[tox]
distribute = False
envlist = py33,py26,py27,pep8
envlist = py33,py34,py26,py27,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}