[console_scripts]
todo = todo_tui.app:main
tuido = todo_tui.app:main
tuido-dev = todo_tui.app:dev
