diff --git a/setup.cfg b/setup.cfg index f248bc49..eb70e5ea 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,11 +1,11 @@ [metadata] name = refstack summary = OpenStack interop testing -description-file = +description_file = README.rst author = OpenStack -author-email = openstack-discuss@lists.openstack.org -home-page = https://refstack.openstack.org +author_email = openstack-discuss@lists.openstack.org +home_page = https://refstack.openstack.org python_requires = >=3.8 classifier = Environment :: OpenStack