Updated from global requirements

Change-Id: I6176e9d85c7ec9b64403b33bd99abb1c52d14f7a
This commit is contained in:
OpenStack Proposal Bot 2017-03-02 11:51:26 +00:00
parent ed717932c0
commit 3ac8838598
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)