mvp implementation
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "officeconvert-workspace"
|
||||
version = "0.1.0"
|
||||
description = "Workspace root for officeconvert Python packages."
|
||||
requires-python = ">=3.12"
|
||||
|
||||
[tool.uv.workspace]
|
||||
members = [
|
||||
"packages/officeconvert",
|
||||
"packages/server",
|
||||
]
|
||||
Reference in New Issue
Block a user