Merge "Work toward Python 3.4 support and testing"

This commit is contained in:
Jenkins
2014-09-12 01:06:59 +00:00
committed by Gerrit Code Review

View File

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