Unverified Commit 5db3e32f authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

symphony/local: add entrypoint for simbricks-run

parent 0512c7e9
...@@ -39,6 +39,9 @@ packages = [ ...@@ -39,6 +39,9 @@ packages = [
{ include = "simbricks" } { include = "simbricks" }
] ]
[tool.poetry.scripts]
simbricks-run = "simbricks.local.__main__:main"
[tool.poetry.dependencies] [tool.poetry.dependencies]
simbricks-orchestration = "*" simbricks-orchestration = "*"
simbricks-runtime = "*" 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