update: add common

This commit is contained in:
tao.chen
2026-07-27 15:37:58 +08:00
parent e56bf0e56b
commit 1c03a32298
8 changed files with 91 additions and 9 deletions
Generated
+6
View File
@@ -9,6 +9,7 @@ resolution-markers = [
[manifest]
members = [
"backend",
"common",
"model-platform",
"runtime",
]
@@ -379,6 +380,11 @@ wheels = [
{ url = "https://pypi.tuna.tsinghua.edu.cn/packages/60/97/891a0971e1e4a8c5d2b20bbe0e524dc04548d2307fee33cdeba148fd4fc7/comm-0.2.3-py3-none-any.whl", hash = "sha256:c615d91d75f7f04f095b30d1c1711babd43bdc6419c1be9886a85f2f4e489417", size = 7294, upload-time = "2025-07-25T14:02:02.896Z" },
]
[[package]]
name = "common"
version = "0.1.0"
source = { editable = "common" }
[[package]]
name = "debugpy"
version = "1.8.21"