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: I165492376a9a8730bcff815a7722ad9745dde401
This commit is contained in:
parent
0becf595f4
commit
dc6d4a32b6
@ -1,13 +1,12 @@
|
||||
[metadata]
|
||||
name = tacker
|
||||
summary = OpenStack NFV Orchestration
|
||||
description_file =
|
||||
README.rst
|
||||
description = OpenStack NFV Orchestration
|
||||
long_description = file: README.rst
|
||||
author = OpenStack
|
||||
author_email = openstack-discuss@lists.openstack.org
|
||||
home_page = https://docs.openstack.org/tacker/
|
||||
url = https://docs.openstack.org/tacker/
|
||||
python_requires = >=3.6
|
||||
classifier =
|
||||
classifiers =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
Intended Audience :: System Administrators
|
||||
|
Loading…
x
Reference in New Issue
Block a user