from supybot.setup import plugin_setup plugin_setup( 'NBA', install_requires=[ 'pendulum', ], )