Merge "Work toward Python 3.4 support and testing"
This commit is contained in:
commit
8e7221f68d
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
|||||||
[tox]
|
[tox]
|
||||||
minversion = 1.6
|
minversion = 1.6
|
||||||
envlist = py33,py26,py27,pypy,pep8
|
envlist = py33,py34,py26,py27,pypy,pep8
|
||||||
# NOTE(dhellmann): We cannot set skipdist=True
|
# NOTE(dhellmann): We cannot set skipdist=True
|
||||||
# for oslo libraries because of the namespace package.
|
# for oslo libraries because of the namespace package.
|
||||||
#skipsdist = True
|
#skipsdist = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user