diff --git a/setup.cfg b/setup.cfg
index 415515adbb..5259a9d052 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,12 +1,12 @@
 [metadata]
 name = kolla-ansible
 summary = Ansible Deployment of Kolla containers
-description-file =
+description_file =
     README.rst
 author = OpenStack
-author-email = openstack-discuss@lists.openstack.org
-home-page = https://docs.openstack.org/kolla-ansible/latest/
-python-requires = >=3.6
+author_email = openstack-discuss@lists.openstack.org
+home_page = https://docs.openstack.org/kolla-ansible/latest/
+python_requires = >=3.6
 license = Apache License, Version 2.0
 classifier =
     Environment :: OpenStack