summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index 73161d9..a246af5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,13 +1,13 @@
[metadata]
name = python-glanceclient
summary = OpenStack Image API Client Library
-description-file =
+description_file =
README.rst
license = Apache License, Version 2.0
author = OpenStack
-author-email = openstack-discuss@lists.openstack.org
-home-page = https://docs.openstack.org/python-glanceclient/latest/
-python-requires = >=3.6
+author_email = openstack-discuss@lists.openstack.org
+home_page = https://docs.openstack.org/python-glanceclient/latest/
+python_requires = >=3.6
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console