replace "-" with "_" in setup.cfg
Time is ticking and a deadline is approaching fast for "-" in setup.cfg to stop working. Change-Id: I429d4a01b0fa782d6a65d180d57c49e842f199ff
This commit is contained in:
parent
59a3dc90a9
commit
f81a146e3b
@ -1,12 +1,12 @@
|
||||
[metadata]
|
||||
name = os-client-config
|
||||
summary = OpenStack Client Configuation Library
|
||||
description-file =
|
||||
description_file =
|
||||
README.rst
|
||||
author = OpenStack
|
||||
author-email = openstack-discuss@lists.openstack.org
|
||||
home-page = https://docs.openstack.org/os-client-config/latest
|
||||
python-requires = >=3.5
|
||||
author_email = openstack-discuss@lists.openstack.org
|
||||
home_page = https://docs.openstack.org/os-client-config/latest
|
||||
python_requires = >=3.5
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
|
Loading…
Reference in New Issue
Block a user