diff --git a/setup.cfg b/setup.cfg index 0de4f0cc5..635fa5b10 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,13 +1,13 @@ [metadata] name = python-tripleoclient summary = TripleO 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-tripleoclient/latest/ -python-requires = >=3.6 +author_email = openstack-discuss@lists.openstack.org +home_page = https://docs.openstack.org/python-tripleoclient/latest/ +python_requires = >=3.6 classifier = Environment :: Console Environment :: OpenStack