commit | f994081ddfd41a8630c611b756a251b88aef8a82 | [log] [tgz] |
---|---|---|
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | Tue Jan 16 03:24:34 2018 +0000 |
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | Tue Jan 16 03:24:34 2018 +0000 |
tree | 90603a84f216d8f14ad1851fe7b1659c3208078c | |
parent | 100c9a5688af222540f9d569c62616daab89cfdb [diff] [blame] |
Updated from global requirements Change-Id: I04047db2fe43acd43bd9d362bed6a6ca8d39c9b3
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)