Updated from global requirements

Change-Id: Ib95cc1b6ea9d1121c39cea7e5f756b496d138884
This commit is contained in:
OpenStack Proposal Bot
2017-03-02 23:53:29 +00:00
parent 892d5989cf
commit 29b5054f28
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)