commit | 7557925ad88d06a0d2b91a7332ab5d092420f2cb | [log] [tgz] |
---|---|---|
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | Fri Jan 05 10:38:30 2018 +0000 |
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | Fri Jan 05 10:38:30 2018 +0000 |
tree | 3fbb6a47247dadad49e1d4b96e88a3f86c20a11a | |
parent | d93e72ab07fd899646735c3f5c6ec2708b3e5d0f [diff] [blame] |
Updated from global requirements Change-Id: I71f9d918b9d970bbdc12fa949c7d468446158d91
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)