[build] add torch to tool.uv no-build-isolation-package (#24303)

Signed-off-by: youkaichao <youkaichao@gmail.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
youkaichao
2025-09-11 21:19:44 +08:00
committed by GitHub
parent f946197473
commit f510715882
3 changed files with 9 additions and 22 deletions

View File

@ -345,3 +345,6 @@ extend-ignore-re = []
windo = "windo"
[tool.typos.type.vimscript.extend-words]
[tool.uv]
no-build-isolation-package = ["torch"]