Updated from global requirements

Change-Id: I250ebfc1fec0f6ca794465ec4b58afaba83c5312
This commit is contained in:
OpenStack Proposal Bot 2017-03-07 12:24:01 +00:00
parent bf9499b70d
commit c480d4393f
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)