fix makefile, python uv sync resolution

This commit is contained in:
2026-03-26 14:12:19 -07:00
parent ebcf404fde
commit 9860a19383
3 changed files with 550 additions and 3 deletions
+3
View File
@@ -9,3 +9,6 @@ members = [
"packages/officeconvert",
"packages/server",
]
[tool.uv.sources]
officeconvert = { workspace = true }