Updated from global requirements

Change-Id: I9bf33343610630c7c1d1a75ab3a8509f78a3231e
This commit is contained in:
OpenStack Proposal Bot
2017-03-02 11:50:48 +00:00
parent cb01463af4
commit 818e223eb1
2 changed files with 3 additions and 3 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)