Pin setuptools to < 4.0
This change pins setuptools to a version <4.0 in requiremetns.txt in order to get around a bug that has shown up in a setuptools update today. (Bug 1325423) This pin will be removed once the bug has been fixed. Change-Id: Ia7c68091ccb7663ca50745ba80ad23e57c6e8488
This commit is contained in:
parent
dbe640f872
commit
05ef9e99a2
@ -1,3 +1,4 @@
|
||||
setuptools<4.0
|
||||
pbr>=0.5.21,<0.6
|
||||
gear>=0.5.4,<1.0.0
|
||||
python-swiftclient
|
||||
@ -16,4 +17,4 @@ requests
|
||||
PyYAML>=3.1.0,<4.0.0
|
||||
|
||||
jenkins-job-builder
|
||||
xmltodict
|
||||
xmltodict
|
||||
|
Loading…
x
Reference in New Issue
Block a user