Updated from global requirements

Change-Id: I6af8fc82ff7dce731f7f7baae88160af31a214ad
This commit is contained in:
OpenStack Proposal Bot
2017-03-04 11:19:58 +00:00
parent f25b779af0
commit a3c84de5d8
3 changed files with 4 additions and 4 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)