mirror of
https://github.com/maubot/maubot
synced 2025-08-29 11:10:37 +00:00
Merge ef6e23eccb
into b771b79b91
This commit is contained in:
commit
cae3c94f5d
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -58,6 +58,7 @@ setuptools.setup(
|
|||
entry_points="""
|
||||
[console_scripts]
|
||||
mbc=maubot.cli:app
|
||||
maubot=maubot.__main__:main
|
||||
[pytest11]
|
||||
maubot=maubot.testing
|
||||
""",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue