commit | 3c71d94570b6379445119bed1c326f6bd6d6cd24 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Mon Jun 02 06:51:03 2014 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Mon Jun 02 06:51:03 2014 +0000 |
tree | 984f18a9715c5f507f4d4a68b37cdd323afa4e21 | |
parent | 65bc825a5a6604b1d8aa48e1566480a81f0d8766 [diff] | |
parent | 05ef9e99a2559b003846db97efc97c19009b4f05 [diff] |
Merge "Pin setuptools to < 4.0"
diff --git a/requirements.txt b/requirements.txt index 5405f9d..42a8a55 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -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 @@ PyYAML>=3.1.0,<4.0.0 jenkins-job-builder -xmltodict \ No newline at end of file +xmltodict