Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul 2021-05-06 08:58:18 +00:00 committed by Gerrit Code Review
commit 850ffc27a1
1 changed files with 4 additions and 4 deletions

View File

@ -2,12 +2,12 @@
name = ceilometer
url = http://launchpad.net/ceilometer
summary = OpenStack Telemetry
description-file =
description_file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/ceilometer/latest/
python-requires = >=3.6
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/ceilometer/latest/
python_requires = >=3.6
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology