allow-existing
This commit is contained in:
parent
34225beee3
commit
7e876c7642
1 changed files with 1 additions and 0 deletions
1
re.sh
1
re.sh
|
@ -77,6 +77,7 @@ uv_python() {
|
|||
uv_venv() {
|
||||
echo
|
||||
uv venv \
|
||||
--allow-existing \
|
||||
--index-url "${url_pypi}" \
|
||||
--relocatable \
|
||||
--seed \
|
||||
|
|
Loading…
Reference in a new issue