Updated from global requirements

Change-Id: I28815dc190dba45af060b26eceb660f40bb67772
This commit is contained in:
OpenStack Proposal Bot
2017-03-03 22:59:10 +00:00
parent 6abd38cd46
commit f97a33b971
3 changed files with 3 additions and 3 deletions

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