Updated from global requirements

Change-Id: I117bb0799ea38d3786e23a0d4f7db5515468e8bb
This commit is contained in:
OpenStack Proposal Bot 2015-11-03 04:33:51 +00:00
parent 3f1146730c
commit 105b5d6640
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>=1.8'],
pbr=True)