generated from coulomb/repo-seed
cli command statehub register with install
This commit is contained in:
@@ -22,6 +22,7 @@ dependencies = [
|
||||
|
||||
[project.scripts]
|
||||
custodian = "custodian_cli:main"
|
||||
statehub = "custodian_cli:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
@@ -29,7 +30,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["api", "mcp_server", "task_flow_engine"]
|
||||
artifacts = ["custodian_cli.py"]
|
||||
artifacts = ["custodian_cli.py", "statehub_register.py"]
|
||||
|
||||
[tool.uv.sources]
|
||||
llm-connect = { path = "/home/worsch/llm-connect", editable = true }
|
||||
|
||||
Reference in New Issue
Block a user