Fix things in standalone mode
This commit is contained in:
parent
7c9668d8bc
commit
61711e8329
6 changed files with 140 additions and 29 deletions
1
setup.py
1
setup.py
|
@ -70,5 +70,6 @@ setuptools.setup(
|
|||
"management/frontend/build/static/media/*",
|
||||
],
|
||||
"maubot.cli": ["res/*"],
|
||||
"maubot.standalone": ["example-config.yaml"],
|
||||
},
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue