Skip to content

Commit 64295fc

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "setup.cfg: Replace dashes with underscores"
2 parents 443c311 + fe6a4fa commit 64295fc

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-openstackclient
33
summary = OpenStack Command-line Client
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-openstackclient/latest/
9-
python-requires = >=3.6
7+
author_email = openstack-discuss@lists.openstack.org
8+
home_page = https://docs.openstack.org/python-openstackclient/latest/
9+
python_requires = >=3.6
1010
classifier =
1111
Environment :: OpenStack
1212
Intended Audience :: Information Technology

0 commit comments

Comments
 (0)