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: I562fe1d322bd7d4e7370f43917e167027a780070
This commit is contained in:
Sairam Vengala 2023-07-07 07:37:30 +00:00 committed by sairam vengala
parent 1e072b475b
commit 4709605bd5
1 changed files with 4 additions and 5 deletions

View File

@ -1,12 +1,11 @@
[metadata]
name = tacker-horizon
summary = Tacker extension for Horizon
description_file =
README.rst
description = Tacker extension for Horizon
long_description = file: README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/tacker-horizon/latest/
classifier =
url = https://docs.openstack.org/tacker-horizon/latest/
classifiers =
Environment :: OpenStack
Intended Audience :: Developers
Intended Audience :: Information Technology