Unverified Commit 312dc747 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

symphony/runner: depend on client instead of local package

parent 81fe3a28
...@@ -46,4 +46,4 @@ simbricks-runner = "simbricks.runner.__main__:main" ...@@ -46,4 +46,4 @@ simbricks-runner = "simbricks.runner.__main__:main"
rich = "13.9.4" rich = "13.9.4"
simbricks-orchestration = "*" simbricks-orchestration = "*"
simbricks-runtime = "*" simbricks-runtime = "*"
simbricks-local = "*" simbricks-client = "*"
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