generated from coulomb/repo-seed
feat: import core schemas from hub-core
This commit is contained in:
@@ -18,6 +18,7 @@ dependencies = [
|
||||
"llm-connect",
|
||||
"pyyaml>=6.0.3",
|
||||
"nats-py>=2.7.0",
|
||||
"hub-core",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
@@ -34,6 +35,7 @@ artifacts = ["custodian_cli.py", "statehub_register.py"]
|
||||
|
||||
[tool.uv.sources]
|
||||
llm-connect = { path = "/home/worsch/llm-connect", editable = true }
|
||||
hub-core = { path = "/home/worsch/hub-core", editable = true }
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
asyncio_mode = "auto"
|
||||
|
||||
Reference in New Issue
Block a user