from supybot.setup import plugin_setup plugin_setup( 'MCInfo', install_requires=[ 'bs4', ], )