Implemented foundation of task-flow-engine
This commit is contained in:
parent
c9695d51b1
commit
5502d1d535
12 changed files with 989 additions and 1 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