Skip to content

Commit b3e3f32

Browse files
author
Nils Bars
committed
Configure uv to use local cache directory
1 parent 705bbec commit b3e3f32

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ dev = [
4747
"ruff>=0.8.0",
4848
"pyright>=1.1.0",
4949
]
50+
51+
[tool.uv]
52+
cache-dir = ".uv-cache"

0 commit comments

Comments
 (0)