Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul 2022-05-09 09:39:03 +00:00 committed by Gerrit Code Review
commit e5ef4e7c6e
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
[metadata]
name = telemetry_tempest_plugin
summary = Tempest plugin for Telemetry Projects
description-file =
description_file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://www.openstack.org/
python-requires = >=3.6
author_email = openstack-discuss@lists.openstack.org
home_page = https://www.openstack.org/
python_requires = >=3.6
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology