mirror of
https://github.com/astral-sh/uv
synced 2026-01-07 14:43:20 -05:00
Update references to python-build-standalone to reflect the transferred project (#9977)
This commit is contained in:
@@ -30,7 +30,7 @@ SELF_DIR = Path(__file__).parent
|
||||
REPO_ROOT = SELF_DIR.parent
|
||||
VERSIONS_FILE = REPO_ROOT / "crates" / "uv-python" / "download-metadata.json"
|
||||
PREFIXES = [
|
||||
"https://github.com/indygreg/python-build-standalone/releases/download/",
|
||||
"https://github.com/astral-sh/python-build-standalone/releases/download/",
|
||||
"https://downloads.python.org/pypy/",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user