Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul
2021-06-02 17:57:49 +00:00
committed by Gerrit Code Review

View File

@@ -1,12 +1,12 @@
[metadata] [metadata]
name = python-openstackclient name = python-openstackclient
summary = OpenStack Command-line Client summary = OpenStack Command-line Client
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/python-openstackclient/latest/ home_page = https://docs.openstack.org/python-openstackclient/latest/
python-requires = >=3.6 python_requires = >=3.6
classifier = classifier =
Environment :: OpenStack Environment :: OpenStack
Intended Audience :: Information Technology Intended Audience :: Information Technology