ptgbot/setup.cfg
Thierry Carrez 2de3521d32 Initial commit
Basic bot skeleton, no functionality yet.
2017-04-18 14:21:26 +02:00

21 lines
625 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://git.openstack.org/cgit/openstack-infra/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
[entry_points]
console_scripts =
ptgbot = ptgbot.bot:main