Updated from global requirements

Change-Id: I20a8ca5da4174e78b06d002760af120d991c9eca
This commit is contained in:
OpenStack Proposal Bot 2015-09-17 12:12:42 +00:00
parent ce67a601b0
commit cd9bd94122
1 changed files with 1 additions and 1 deletions

View File

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