[console_scripts]
yaapp = yaapp:run

[yaapp.runners]
cli = yaapp.runners.cli:CLIRunner
fastapi = yaapp.runners.fastapi:FastAPIRunner
