Merge "Work toward Python 3.4 support and testing"

This commit is contained in:
Jenkins
2014-09-29 15:35:21 +00:00
committed by Gerrit Code Review

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}