Updated from global requirements

Change-Id: I35c23139feb449af69470f8f9e90f82dda516585
This commit is contained in:
OpenStack Proposal Bot
2017-03-07 02:08:03 +00:00
parent d21198da8f
commit 77b406748c
3 changed files with 5 additions and 5 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)