diff --git a/re.sh b/re.sh index 2bd90c5..6b77363 100755 --- a/re.sh +++ b/re.sh @@ -77,6 +77,7 @@ uv_python() { uv_venv() { echo uv venv \ + --allow-existing \ --index-url "${url_pypi}" \ --relocatable \ --seed \