[console_scripts]
function-executor=tensorlake.function_executor.main:main
tensorlake-deploy=tensorlake.cli.deploy:deploy_entrypoint
tensorlake-python-function-runner=tensorlake.function_agent.runner:main
