summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index f0d1e41..75295d2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,12 +2,12 @@
name = python-heatclient
url = http://launchpad.net/python-heatclient
summary = OpenStack Orchestration API Client Library
-description-file =
+description_file =
README.rst
author = OpenStack
-author-email = openstack-discuss@lists.openstack.org
-home-page = https://docs.openstack.org/python-heatclient/latest
-python-requires = >=3.6
+author_email = openstack-discuss@lists.openstack.org
+home_page = https://docs.openstack.org/python-heatclient/latest
+python_requires = >=3.6
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console