Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul
2021-08-17 16:22:10 +00:00
committed by Gerrit Code Review

View File

@@ -1,10 +1,10 @@
[metadata]
name = python-dracclient
summary = Library for managing machines with Dell iDRAC cards
description-file = README.rst
description_file = README.rst
maintainer = DracClient Team
author-email = openstack-discuss@lists.openstack.org
home-page = https://launchpad.net/python-dracclient
author_email = openstack-discuss@lists.openstack.org
home_page = https://launchpad.net/python-dracclient
license = Apache-2
classifier =
Intended Audience :: Developers