Skip to content

Commit 9d7da1c

Browse files
uv: initial config
1 parent 4255e55 commit 9d7da1c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.config/uv/uv.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
compile-bytecode = false
2+
concurrent-downloads = 100
3+
python-downloads = "automatic"
4+
python-preference = "managed"
5+
resolution = "highest"
6+
[pip]
7+
verify-hashes = true

0 commit comments

Comments
 (0)