[console_scripts]
taskpilot = taskpilot.cli.app:app
taskpilot-api = taskpilot.runtime:main
taskpilot-worker = taskpilot.runtime:worker_main
