"src/include/blockwise_tensor_slice_copy.hpp" did not exist on "a9031464271a961b4b23d9cbf0e5d944dc8a78bf"
Unverified Commit 169e048d authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

symphony/cli: add entrypoint "simbricks-cli"

parent 343e55da
......@@ -36,6 +36,9 @@ packages = [
{ include = "simbricks" }
]
[tool.poetry.scripts]
simbricks-cli = "simbricks.cli.__main__:main"
[tool.poetry.dependencies]
typer = "0.13.1"
simbricks-orchestration = "*"
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