summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index cc8f171..9118867 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,11 +1,11 @@
[metadata]
name = oslo.config
summary = Oslo Configuration API
-description-file =
+description_file =
README.rst
author = OpenStack
-author-email = openstack-discuss@lists.openstack.org
-home-page = https://docs.openstack.org/oslo.config/latest/
+author_email = openstack-discuss@lists.openstack.org
+home_page = https://docs.openstack.org/oslo.config/latest/
python-requires = >=3.6
classifier =
Development Status :: 5 - Production/Stable