diff --git a/setup.cfg b/setup.cfg index 5a07d180..6d7fc546 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,13 +1,13 @@ [metadata] name = python-designateclient summary = OpenStack DNS-as-a-Service - Client -description-file = +description_file = README.rst license = Apache License, Version 2.0 author = OpenStack -author-email = openstack-discuss@lists.openstack.org -home-page = https://docs.openstack.org/python-designateclient/latest -python-requires = >=3.6 +author_email = openstack-discuss@lists.openstack.org +home_page = https://docs.openstack.org/python-designateclient/latest +python_requires = >=3.6 classifier = Environment :: OpenStack Intended Audience :: Information Technology