diff --git a/setup.cfg b/setup.cfg index dbb2a58d..7fb06393 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,10 +3,11 @@ name = keystoneauth1 summary = Authentication Library for OpenStack Identity description_file = README.rst +long_description_content_type = text/x-rst author = OpenStack author_email = openstack-discuss@lists.openstack.org home_page = https://docs.openstack.org/keystoneauth/latest/ -python_equires = >=3.8 +python_requires = >=3.8 classifier = Environment :: OpenStack Intended Audience :: Information Technology