Updated from global requirements

Change-Id: I9ca5562907b34d9b78fd4c0ab72bcbdadf610f4b
This commit is contained in:
OpenStack Proposal Bot
2015-09-17 16:37:39 +00:00
parent d909342cfc
commit 0e5391510b
2 changed files with 3 additions and 3 deletions

View File

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