Skip to content

Commit 68fd0e9

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "setup.cfg: Replace dashes with underscores"
2 parents 0608c05 + 754e06c commit 68fd0e9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[metadata]
22
name = python-cloudkittyclient
33
summary = API client of cloudkitty, Rating as a Service project.
4-
description-file =
4+
description_file =
55
README.rst
66
author = OpenStack
7-
author-email = openstack-discuss@lists.openstack.org
8-
home-page = https://docs.openstack.org/python-cloudkittyclient/latest/
9-
python-requires = >=3.6
7+
author_email = openstack-discuss@lists.openstack.org
8+
home_page = https://docs.openstack.org/python-cloudkittyclient/latest/
9+
python_requires = >=3.6
1010
classifier =
1111
Environment :: OpenStack
1212
Intended Audience :: Information Technology

0 commit comments

Comments
 (0)