Updated from global requirements

Change-Id: Id9da62486347345db39a2b053499f75b319f3aff
This commit is contained in:
OpenStack Proposal Bot 2017-12-13 05:01:29 +00:00
parent c2562d1f99
commit feb5903f0c
1 changed files with 1 additions and 1 deletions

View File

@ -25,5 +25,5 @@ except ImportError:
pass
setuptools.setup(
setup_requires=['pbr'],
setup_requires=['pbr>=2.0.0'],
pbr=True)