setup.cfg: Replace dashes with underscores

Change-Id: Ied84706c0fa671d4698847716937f2eb55474dd7
This commit is contained in:
LiZekun 2023-09-27 15:04:05 +08:00
parent 3b650630dd
commit 1558da712b
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
[metadata]
name = constellations
summary = Reference configurations of OpenStack services
description-file =
description_file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/constellations/latest/
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/constellations/latest/
classifier =
Environment :: OpenStack
Intended Audience :: Developers