[console_scripts]
flowtool = flowtool.main:main
ft = flowtool.main:main

[flowtool_commands]
self-info = flowtool.info:show_info
self-update = flowtool.update:update_installed

