diff --git a/setup.cfg b/setup.cfg index 1e089f8cb..e3bca223d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,11 +1,11 @@ [metadata] name = packstack summary = A utility to install OpenStack -description-file = README.rst +description_file = README.rst long_description_content_type = text/x-rst author = RDO -author-email = rdo-list@redhat.com -home-page = http://www.rdoproject.org/ +author_email = rdo-list@redhat.com +home_page = http://www.rdoproject.org/ python_requires = >=3.6 classifier = Environment :: OpenStack