ptgbot/setup.cfg
qiufossen 6b50af14a6 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: Ie5535c3b8b6526f2ed8a8c99c62e5a770dd5a31e
2019-07-14 23:38:55 -04:00

23 lines
692 B
INI

[metadata]
name = ptgbot
summary = OpenStack PTG Bot
description-file =
README.rst
author = OpenStack Infrastructure Team
author-email = openstack-infra@lists.openstack.org
home-page = https://opendev.org/openstack/ptgbot
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.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
[entry_points]
console_scripts =
ptgbot = ptgbot.bot:main