[console_scripts]
roar=roar.__main__:main
roar-worker=roar.execution.runtime.worker_bootstrap:main
[roar.execution_backends]
ray=roar.backends.ray.plugin:register
