mirror of
https://github.com/maubot/maubot
synced 2025-08-29 08:50:38 +00:00
Merge ef6e23eccb
into 905c91c285
This commit is contained in:
commit
403b013562
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