diff --git a/setup.cfg b/setup.cfg index 5bfeab08b..076f2c0fd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,12 +2,12 @@ name = monasca-api summary = OpenStack Monitoring as a Service -description-file = +description_file = README.rst author = OpenStack -author-email = openstack-discuss@lists.openstack.org -home-page = https://docs.openstack.org/monasca-api/latest/ -python-requires = >=3.6 +author_email = openstack-discuss@lists.openstack.org +home_page = https://docs.openstack.org/monasca-api/latest/ +python_requires = >=3.6 classifier = Environment :: OpenStack Intended Audience :: Information Technology