Merge "setup: Replace dash-separated config"

This commit is contained in:
Zuul 2022-08-22 18:13:31 +00:00 committed by Gerrit Code Review
commit 4c3dd064d7
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
[metadata] [metadata]
name = zuul name = zuul
summary = A Project Gating System summary = A Project Gating System
description-file = description_file =
README.rst README.rst
author = Zuul Team author = Zuul Team
author-email = zuul-discuss@lists.zuul-ci.org author_email = zuul-discuss@lists.zuul-ci.org
home-page = https://zuul-ci.org/ home_page = https://zuul-ci.org/
python-requires = >=3.8 python_requires = >=3.8
classifier = classifier =
Intended Audience :: Information Technology Intended Audience :: Information Technology
Intended Audience :: System Administrators Intended Audience :: System Administrators