commit | 1527338c237bc94bbbccaa29f188eaf6f9240225 | [log] [tgz] |
---|---|---|
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | Wed Mar 08 02:43:55 2017 +0000 |
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | Wed Mar 08 02:43:55 2017 +0000 |
tree | 8df95d52bd14199db0dd1a0a8834108a5bab5a60 | |
parent | b990d6f74641eb03ca77c2263f77cf2404e13cab [diff] [blame] |
Updated from global requirements Change-Id: I43ce3db5943727a54d758cd7ec129b0d6f4065f1
diff --git a/setup.py b/setup.py index 782bb21..566d844 100644 --- a/setup.py +++ b/setup.py
@@ -25,5 +25,5 @@ pass setuptools.setup( - setup_requires=['pbr>=1.8'], + setup_requires=['pbr>=2.0.0'], pbr=True)