Export tasks extension
This commit is contained in:
parent
015404b01c
commit
4770f5a958
2
setup.py
2
setup.py
@ -50,7 +50,7 @@ setup(name='discord.py',
|
||||
"Issue tracker": "https://github.com/Rapptz/discord.py/issues",
|
||||
},
|
||||
version=version,
|
||||
packages=['discord', 'discord.ext.commands'],
|
||||
packages=['discord', 'discord.ext.commands', 'discord.ext.tasks'],
|
||||
license='MIT',
|
||||
description='A python wrapper for the Discord API',
|
||||
long_description=readme,
|
||||
|
Loading…
x
Reference in New Issue
Block a user