[console_scripts]
flyto = cli.main:main
flyto-serve = core.api:main
flyto-verification = core.verification_service:main

[flyto.modules]
community = core.modules.atomic:register_all
