Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul
2021-08-09 14:12:36 +00:00
committed by Gerrit Code Review

View File

@@ -1,13 +1,13 @@
[metadata]
name = rally-openstack
summary = Rally plugins for OpenStack platform
description-file =
description_file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/rally/latest/
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/rally/latest/
license = Apache License, Version 2.0
python-requires = >=3.6
python_requires = >=3.6
classifier =
Environment :: OpenStack
Intended Audience :: Developers