We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 443c311 + fe6a4fa commit 64295fcCopy full SHA for 64295fc
1 file changed
setup.cfg
@@ -1,12 +1,12 @@
1
[metadata]
2
name = python-openstackclient
3
summary = OpenStack Command-line Client
4
-description-file =
+description_file =
5
README.rst
6
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
+author_email = openstack-discuss@lists.openstack.org
+home_page = https://docs.openstack.org/python-openstackclient/latest/
+python_requires = >=3.6
10
classifier =
11
Environment :: OpenStack
12
Intended Audience :: Information Technology
0 commit comments