Updated from global requirements

Change-Id: I8c353e013a15b2532ea2980b0f0de62fa9ad7790
This commit is contained in:
OpenStack Proposal Bot 2017-03-07 13:57:02 +00:00
parent 199fc6c373
commit 3788546599
1 changed files with 1 additions and 1 deletions

View File

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