Merge "setup.cfg: Replace dashes with underscores"
This commit is contained in:
commit
22e9af4499
@ -2,12 +2,12 @@
|
|||||||
name = barbican
|
name = barbican
|
||||||
summary = OpenStack Secure Key Management
|
summary = OpenStack Secure Key Management
|
||||||
description = Service for storing sensitive client information for OpenStack
|
description = Service for storing sensitive client information for OpenStack
|
||||||
description-file =
|
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/barbican/latest/
|
home_page = https://docs.openstack.org/barbican/latest/
|
||||||
python-requires = >=3.6
|
python_requires = >=3.6
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
Loading…
Reference in New Issue
Block a user