Work toward Python 3.4 support and testing

Change-Id: I8cc372429540dd5bbe65d57ac7e8764823c268a9
This commit is contained in:
Jeremy Stanley 2014-09-03 19:04:59 +00:00
parent 5595911d10
commit 9cf6294fdf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py33,py26,py27,pypy,pep8
envlist = py33,py34,py26,py27,pypy,pep8
# NOTE(dhellmann): We cannot set skipdist=True
# for oslo libraries because of the namespace package.
#skipsdist = True