Updated from global requirements

Change-Id: I58d69e745f4405126c4a882c1d32924083f12390
This commit is contained in:
OpenStack Proposal Bot 2017-03-02 11:52:25 +00:00
parent 8a9c59585f
commit c4c36e51a6
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)