Updated from global requirements

Change-Id: Ic90db842bff4bee022f8909e04b844332bc6b3b2
This commit is contained in:
OpenStack Proposal Bot 2017-03-02 11:53:40 +00:00
parent 4b33aebd67
commit 1c6cd103f3
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)