diff --git a/setup.cfg b/setup.cfg index 4d5cca26..7dd5515a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,12 +1,12 @@ [metadata] name = ansible-collections-openstack.cloud summary = Ansible collections for Openstack cloud -description-file = +description_file = README.md author = OpenStack -author-email = openstack-discuss@lists.openstack.org -home-page = https://opendev.org/openstack/ansible-collections-openstack/ +author_email = openstack-discuss@lists.openstack.org +home_page = https://opendev.org/openstack/ansible-collections-openstack/ classifier = License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) Development Status :: 5 - Production/Stable @@ -17,7 +17,7 @@ classifier = Topic :: Utilities [global] -setup-hooks = +setup_hooks = pbr.hooks.setup_hook [files]