init
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "model-platform"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = []
|
||||
|
||||
[tool.uv.workspace]
|
||||
members = [
|
||||
"backend",
|
||||
"runtime",
|
||||
"common",
|
||||
]
|
||||
Reference in New Issue
Block a user