Unverified Commit f642fd10 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

symphony/runner: add entrypoint for simbricks-runner

parent f87b7f6b
......@@ -36,6 +36,9 @@ packages = [
{ include = "simbricks" }
]
[tool.poetry.scripts]
simbricks-runner = "simbricks.runner.__main__:main"
[tool.poetry.dependencies]
simbricks-orchestration = "*"
simbricks-runtime = "*"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment