Georg Pfuetzenreuter 95e1ce20c7
Add missing setup.py's
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2022-08-27 21:58:48 +02:00

6 lines
72 B
Python

from supybot.setup import plugin_setup
plugin_setup(
'DuckHunt',
)