Add config to package setup
This commit is contained in:
parent
31d93734a6
commit
926648517f
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -61,6 +61,7 @@ setup(
|
|||
|
||||
packages=[
|
||||
'nemubot',
|
||||
'nemubot.config',
|
||||
'nemubot.datastore',
|
||||
'nemubot.event',
|
||||
'nemubot.exception',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue