[console_scripts]
function-executor=tensorlake.function_executor.main:main
tensorlake=tensorlake.cli:cli

[poetry.command]
postinstall=scripts:install_deps

