set backend as project root for ty

This commit is contained in:
Georges-Antoine Assi
2025-11-17 10:14:04 -05:00
parent db751d83ec
commit 9c12ecf516

View File

@@ -85,3 +85,6 @@ Source = "https://github.com/rommapp/romm"
[tool.uv]
package = false
[tool.ty.environment]
root = ["./backend"]