diff --git a/setup.cfg b/setup.cfg index f0d1e41e..75295d2c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,12 +2,12 @@ name = python-heatclient url = http://launchpad.net/python-heatclient summary = OpenStack Orchestration API Client Library -description-file = +description_file = README.rst author = OpenStack -author-email = openstack-discuss@lists.openstack.org -home-page = https://docs.openstack.org/python-heatclient/latest -python-requires = >=3.6 +author_email = openstack-discuss@lists.openstack.org +home_page = https://docs.openstack.org/python-heatclient/latest +python_requires = >=3.6 classifier = Development Status :: 5 - Production/Stable Environment :: Console