Update metadata in setup.cfg

we are using some "aliases" that the setuptools docs say
"are supported for compatibility reasons" but their use is not advised[1].

[1] https://setuptools.pypa.io/en/latest/userguide/declarative_config.html#metadata

please check this below reference link

[2] https://review.opendev.org/c/openstack/charm-cinder/+/854987

Change-Id: I90f8e19da155b6bc7aad400e1d5d3a235034c607
This commit is contained in:
Sairam Vengala 2023-07-07 07:26:00 +00:00
parent c3db3d4d1a
commit f6220c87e4
1 changed files with 4 additions and 5 deletions

View File

@ -1,12 +1,11 @@
[metadata]
name = tacker-specs
summary = OpenStack Tacker Project Development Specs
description_file =
README.rst
description = OpenStack Tacker Project Development Specs
long_description = file: README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://specs.openstack.org/openstack/tacker-specs/
classifier =
url = https://specs.openstack.org/openstack/tacker-specs/
classifiers =
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux