Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul
2021-05-29 09:05:48 +00:00
committed by Gerrit Code Review

View File

@@ -1,13 +1,13 @@
[metadata]
name = python-tripleoclient
summary = TripleO client
description-file =
description_file =
README.rst
license = Apache License, Version 2.0
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/python-tripleoclient/latest/
python-requires = >=3.6
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/python-tripleoclient/latest/
python_requires = >=3.6
classifier =
Environment :: Console
Environment :: OpenStack