from supybot.setup import plugin_setup plugin_setup( 'Lyrics', install_requires=[ 'plyrics3', ], )