Skip to content

Commit 0193dac

Browse files
authored
Add managed option to tool.uv configuration (#1086)
Signed-off-by: Ayush Dattagupta <[email protected]>
1 parent 29198ed commit 0193dac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ test = [
154154

155155
[tool.uv]
156156
package = true
157+
managed = true
157158
default-groups = ["test"]
158159
index-strategy = "unsafe-best-match"
159160
no-build-isolation-package = ["flash-attn"]

0 commit comments

Comments
 (0)