Updated from global requirements

Change-Id: Ic3b5de6a54951b4f9a6449f97aa1ab9c395a2f08
This commit is contained in:
OpenStack Jenkins
2013-10-01 16:15:07 +00:00
parent ad59b03be6
commit bca4cf9578
2 changed files with 3 additions and 3 deletions

@@ -18,5 +18,5 @@
import setuptools
setuptools.setup(
setup_requires=['pbr>=0.5.21,<1.0'],
setup_requires=['pbr'],
pbr=True)