Fix unresolved-import errors when using Astral's ty by removing src.root (#35681)

Signed-off-by: Tyler Michael Smith <tlrmchlsmth@gmail.com>
This commit is contained in:
Tyler Michael Smith
2026-03-02 05:26:47 -05:00
committed by GitHub
parent 9a87b0578f
commit de7dd634b9

View File

@@ -117,7 +117,6 @@ markers = [
]
[tool.ty.src]
root = "./vllm"
respect-ignore-files = true
[tool.ty.environment]
@@ -311,4 +310,4 @@ windo = "windo"
[tool.typos.type.vimscript.extend-words]
[tool.uv]
no-build-isolation-package = ["torch"]
no-build-isolation-package = ["torch"]