commit | b09dcebd20642fd2205d34e1482d08190a109c97 | [log] [tgz] |
---|---|---|
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | Mon Jan 22 10:57:03 2018 +0000 |
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | Mon Jan 22 10:57:03 2018 +0000 |
tree | 78dae8e1e61dd9bb51e44d7816445f6f1761fadc | |
parent | be1134c700f6e37b8611bd67c1c2a6efb26c39d9 [diff] [blame] |
Updated from global requirements Change-Id: I1aef3ea5717976810be54afb2805d86cd32dd61e
diff --git a/setup.py b/setup.py index 056c16c..566d844 100644 --- a/setup.py +++ b/setup.py
@@ -25,5 +25,5 @@ pass setuptools.setup( - setup_requires=['pbr'], + setup_requires=['pbr>=2.0.0'], pbr=True)