Skip to content

Commit da45b11

Browse files
authored
build: add managed = true to [tool.uv] (#705)
Signed-off-by: Kajal Jain <kajalj@nvidia.com>
1 parent 2505f17 commit da45b11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ nvidia-resiliency-ext = { git = "https://github.com/NVIDIA/nvidia-resiliency-ext
115115
# nemo-toolkit = { git = "https://github.com/NVIDIA/NeMo.git", rev = "main" }
116116

117117
[tool.uv]
118+
managed = true
118119
# Currently, TE must be built with no build-isolation b/c it requires torch
119120
no-build-isolation-package = [
120121
"transformer-engine",

0 commit comments

Comments
 (0)