Updated from global requirements

Change-Id: Ib1c37947eef0c03b5f22af5269fc11bbb099ae75
This commit is contained in:
OpenStack Proposal Bot 2015-09-18 21:56:35 +00:00
parent 1f60703c03
commit baa8b6ec8a

View File

@ -25,5 +25,5 @@ except ImportError:
pass
setuptools.setup(
setup_requires=['pbr>=1.3'],
setup_requires=['pbr>=1.8'],
pbr=True)