Updated from global requirements

Change-Id: Id6c3328045ab356a232eb0fe71033f1272b76c5d
This commit is contained in:
OpenStack Jenkins
2013-10-01 16:13:29 +00:00
parent 07b2c49f4f
commit 0761857123
3 changed files with 7 additions and 7 deletions

View File

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