Updated from global requirements

Change-Id: Ic2508231560ea1bd7d8c8df01193846bec4f70cc
This commit is contained in:
OpenStack Jenkins
2013-10-10 20:24:27 +00:00
parent d951222c14
commit 5050baf28c
2 changed files with 4 additions and 4 deletions

View File

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