Work toward Python 3.4 support and testing

Change-Id: I69f453e0e32491cd37d60c978b88d4b35b839d7f
This commit is contained in:
Jeremy Stanley
2014-09-03 19:04:52 +00:00
parent fc156ec069
commit a3cd5739eb

View File

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