diff --git a/setup.cfg b/setup.cfg index e66794625..772ea5ce0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,13 +16,13 @@ [metadata] name = murano-dashboard summary = The Murano Dashboard -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/murano/latest/ -python-requires = >=3.6 +author_email = openstack-discuss@lists.openstack.org +home_page = https://docs.openstack.org/murano/latest/ +python_requires = >=3.6 classifier = Development Status :: 5 - Production/Stable Framework :: Django