build(workspace): initialize uv workspace root

This commit is contained in:
2026-07-12 14:08:03 +08:00
parent a868dd5fc8
commit 10df245f66
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -23,6 +23,9 @@ dev = [
"pytest>=8.3.0",
]
[tool.uv.workspace]
members = []
[tool.setuptools.packages.find]
include = [
"agents*",