Merge "setup.cfg: Replace dashes with underscores"
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = python-tripleoclient
|
name = python-tripleoclient
|
||||||
summary = TripleO client
|
summary = TripleO client
|
||||||
description-file =
|
description_file =
|
||||||
README.rst
|
README.rst
|
||||||
license = Apache License, Version 2.0
|
license = Apache License, Version 2.0
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author-email = openstack-discuss@lists.openstack.org
|
author_email = openstack-discuss@lists.openstack.org
|
||||||
home-page = https://docs.openstack.org/python-tripleoclient/latest/
|
home_page = https://docs.openstack.org/python-tripleoclient/latest/
|
||||||
python-requires = >=3.6
|
python_requires = >=3.6
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: Console
|
Environment :: Console
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
|
Reference in New Issue
Block a user