use local nanobot

This commit is contained in:
qixinbo
2026-03-17 15:58:15 +08:00
parent 4b7d8b7b9c
commit 4df61bf324
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -49,4 +49,4 @@ dependencies = [
]
[tool.uv.sources]
nanobot-ai = { path = "../nanobot" }
nanobot-ai = { path = "../nanobot", editable = true }