Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul
2025-07-25 16:01:11 +00:00
committed by Gerrit Code Review

View File

@@ -1,12 +1,12 @@
[metadata]
name = os-refresh-config
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
author_email = openstack-discuss@lists.openstack.org
summary = Refresh system configuration
description-file =
description_file =
README.rst
home-page = http://opendev.org/openstack/os-refresh-config
python-requires = >=3.8
home_page = http://opendev.org/openstack/os-refresh-config
python_requires = >=3.8
classifier =
Development Status :: 4 - Beta
Environment :: Console