Updated from global requirements

Change-Id: Ie255a3102e0d7f291f8c898fdda1c9f72c5ac82a
This commit is contained in:
OpenStack Proposal Bot 2017-03-02 11:52:23 +00:00
parent 2f471f6111
commit 2616c65d57
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)