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:
parent
1e072b475b
commit
4709605bd5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user