/pypy
This commit is contained in:
parent
925cbbdeca
commit
e576cf24ee
1 changed files with 1 additions and 1 deletions
2
re.sh
2
re.sh
|
@ -84,7 +84,7 @@ set \
|
|||
uv_python() {
|
||||
echo
|
||||
export UV_PYTHON_INSTALL_MIRROR="${url}/cpypy"
|
||||
export UV_PYPY_INSTALL_MIRROR="${UV_PYTHON_INSTALL_MIRROR}"
|
||||
export UV_PYPY_INSTALL_MIRROR="${UV_PYTHON_INSTALL_MIRROR}/pypy"
|
||||
uv python install "${1}"
|
||||
unset \
|
||||
UV_PYPY_INSTALL_MIRROR \
|
||||
|
|
Loading…
Reference in a new issue