Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul 2021-07-02 10:16:00 +00:00 committed by Gerrit Code Review
commit c56683ef19

View File

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