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 0608c05 + 754e06c commit 68fd0e9Copy full SHA for 68fd0e9
1 file changed
setup.cfg
@@ -1,12 +1,12 @@
1
[metadata]
2
name = python-cloudkittyclient
3
summary = API client of cloudkitty, Rating as a Service project.
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-cloudkittyclient/latest/
9
-python-requires = >=3.6
+author_email = openstack-discuss@lists.openstack.org
+home_page = https://docs.openstack.org/python-cloudkittyclient/latest/
+python_requires = >=3.6
10
classifier =
11
Environment :: OpenStack
12
Intended Audience :: Information Technology
0 commit comments