Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul 2021-05-14 00:36:45 +00:00 committed by Gerrit Code Review
commit 514f6764af
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
[metadata]
name = venus
summary = OpenStack Log Management as a Service
description-file =
description_file =
README.rst
author = Brin Zhang
author-email = zhangbailin@inspur.com
python-requires = >=3.6
author_email = zhangbailin@inspur.com
python_requires = >=3.6
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology