Merge "Add setuptools to requirements.txt"

This commit is contained in:
Jenkins 2016-08-30 07:32:46 +00:00 committed by Gerrit Code Review
commit c7bf9bb91a

View File

@ -46,6 +46,7 @@ python-zaqarclient>=1.0.0 # Apache-2.0
PyYAML>=3.1.0 # MIT PyYAML>=3.1.0 # MIT
requests>=2.10.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0
setuptools>=16.0,!=24.0.0 # PSF/ZPL
six>=1.9.0 # MIT six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT SQLAlchemy<1.1.0,>=1.0.10 # MIT
stevedore>=1.16.0 # Apache-2.0 stevedore>=1.16.0 # Apache-2.0