Implemented foundation of task-flow-engine
This commit is contained in:
parent
de540e6341
commit
4be941e65e
13 changed files with 993 additions and 5 deletions
|
|
@ -27,7 +27,7 @@ requires = ["hatchling"]
|
|||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["api", "mcp_server"]
|
||||
packages = ["api", "mcp_server", "task_flow_engine"]
|
||||
artifacts = ["custodian_cli.py"]
|
||||
|
||||
[tool.uv.sources]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue