Updated from global requirements

Change-Id: If4cfc9e23332933c31fd6f9e8fd23b13495d1bf9
This commit is contained in:
OpenStack Proposal Bot 2017-03-10 19:31:41 +00:00
parent a22bb98d13
commit 4eead1c42a
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)