statusbot/setup.cfg
Clark Boylan 9e9f9fa108 Move statusbot to python3.11 and Bookworm
Time for our semi annual update to the base OS and python version. The
motivation here is that OpenDev would like to drop bullseye image builds
and older python image builds. Needs things to move off the old stuff
first.

Change-Id: I9156ef39ce8541dc77e08a4094dec1368bb02dc7
2023-09-19 10:39:04 -07:00

21 lines
656 B
INI

[metadata]
name = statusbot
summary = OpenStack Infrastructure Status Bot
description-file =
README.rst
author = OpenStack Infrastructure Team
author-email = openstack-infra@lists.openstack.org
home-page = https://git.openstack.org/cgit/openstack-infra/statusbot
classifier =
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.11
[entry_points]
console_scripts =
statusbot = statusbot.bot:main