Merge 283f0a3ed5
into 75879cfb93
This commit is contained in:
commit
91f9d90cd1
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -57,6 +57,7 @@ setuptools.setup(
|
||||||
entry_points="""
|
entry_points="""
|
||||||
[console_scripts]
|
[console_scripts]
|
||||||
mbc=maubot.cli:app
|
mbc=maubot.cli:app
|
||||||
|
maubot=maubot.__main__:main
|
||||||
""",
|
""",
|
||||||
data_files=[
|
data_files=[
|
||||||
(".", ["maubot/example-config.yaml"]),
|
(".", ["maubot/example-config.yaml"]),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue