Merge "Work toward Python 3.4 support and testing"

This commit is contained in:
Jenkins
2015-06-13 02:05:34 +00:00
committed by Gerrit Code Review

View File

@@ -1,6 +1,6 @@
[tox]
distribute = False
envlist = py26,py27,py33,pypy,pep8
envlist = py26,py27,py33,py34,pypy,pep8
minversion = 1.6
skipsdist = True