summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-06-22 11:21:39 +0000
committerGerrit Code Review <review@openstack.org>2022-06-22 11:21:39 +0000
commita25bcb3121c4c994e135a4316d7d08626daa926b (patch)
tree697c34e550cbf765fa44b34a9b15d93403e9d748
parent0778bd3422cc2fbb0a8cac0d28bd5a2f4923a7f5 (diff)
parentb7222ba7297acc7ad0a780ef918c237a27120b5b (diff)
downloadheat-a25bcb3121c4c994e135a4316d7d08626daa926b.tar.gz
Merge "setup.cfg: Replace dashes with underscores"
-rw-r--r--setup.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index 6f3eba262..28b93c875 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,12 +1,12 @@
[metadata]
name = openstack-heat
summary = OpenStack Orchestration
-description-file =
+description_file =
README.rst
author = OpenStack
-author-email = openstack-discuss@lists.openstack.org
-home-page = https://docs.openstack.org/heat/latest/
-python-requires = >=3.8
+author_email = openstack-discuss@lists.openstack.org
+home_page = https://docs.openstack.org/heat/latest/
+python_requires = >=3.8
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology