Respect UV_NO_MODIFY_PATH (#603)

Fixes: #519
This commit is contained in:
Kevin Stillhammer 2025-10-02 17:54:15 +02:00 committed by GitHub
parent f9c6974d8b
commit f2859da213
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 96 additions and 12 deletions

View file

@ -1,3 +1,4 @@
export const REPO = "uv";
export const OWNER = "astral-sh";
export const TOOL_CACHE_NAME = "uv";
export const STATE_UV_PATH = "uv-path";