mirror of
https://github.com/ihabunek/toot.git
synced 2025-05-18 00:58:30 -04:00
Add __main__.py
This allows launching toot by: python -m toot
This commit is contained in:
parent
de087b414c
commit
83b7f25678
3
toot/__main__.py
Normal file
3
toot/__main__.py
Normal file
@ -0,0 +1,3 @@
|
||||
from .console import main
|
||||
|
||||
main()
|
Loading…
x
Reference in New Issue
Block a user