Updated from global requirements

Change-Id: I21ccc9a468511b3c34bab2d9c323f5e3641e676a
This commit is contained in:
OpenStack Proposal Bot 2015-09-17 12:16:22 +00:00
parent 266bccb7b6
commit 1598b1fd70
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)