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]
|
[metadata]
|
||||||
name = tacker-horizon
|
name = tacker-horizon
|
||||||
summary = Tacker extension for Horizon
|
description = Tacker extension for Horizon
|
||||||
description_file =
|
long_description = file: README.rst
|
||||||
README.rst
|
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author_email = openstack-discuss@lists.openstack.org
|
author_email = openstack-discuss@lists.openstack.org
|
||||||
home_page = https://docs.openstack.org/tacker-horizon/latest/
|
url = https://docs.openstack.org/tacker-horizon/latest/
|
||||||
classifier =
|
classifiers =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Developers
|
Intended Audience :: Developers
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
Loading…
Reference in New Issue
Block a user