diff --git a/setup.cfg b/setup.cfg index 5fee6ea4..02a1b9ad 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,12 +1,12 @@ [metadata] name = freezer-api summary = OpenStack Backup and Restore API Service -description-file = README.rst +description_file = README.rst author = OpenStack author_email = openstack-discuss@lists.openstack.org license = Apache-2 -home-page = https://docs.openstack.org/freezer/latest/ -python-requires = >=3.6 +home_page = https://docs.openstack.org/freezer/latest/ +python_requires = >=3.6 classifier = Environment :: OpenStack Programming Language :: Python