diff --git a/setup.cfg b/setup.cfg index 33e5a34..903c10a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,12 +1,12 @@ [metadata] name = os-client-config summary = OpenStack Client Configuation Library -description-file = +description_file = README.rst author = OpenStack -author-email = openstack-discuss@lists.openstack.org -home-page = https://docs.openstack.org/os-client-config/latest -python-requires = >=3.5 +author_email = openstack-discuss@lists.openstack.org +home_page = https://docs.openstack.org/os-client-config/latest +python_requires = >=3.5 classifier = Environment :: OpenStack Intended Audience :: Information Technology