Work toward Python 3.4 support and testing

Change-Id: Ia45f84ae1068eae2384a27a8182ac14cc5a46daa
This commit is contained in:
Jeremy Stanley 2014-09-03 19:07:36 +00:00
parent 542b59e891
commit 02dbfc1137
1 changed files with 1 additions and 1 deletions

View File

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