Work toward Python 3.4 support and testing

Change-Id: I80ab362b6b7cca808e4969870f5c8416b6a14b70
This commit is contained in:
Jeremy Stanley 2014-09-03 19:05:03 +00:00
parent 281df4b601
commit fa774531ea

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