This commit is contained in:
Marc Beninca 2024-10-09 22:15:52 +02:00
parent e0059fb8c5
commit 2172ff104c
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

1
re.sh
View file

@ -106,6 +106,7 @@ venvs() {
local action="${1}"
local venv version
set \
"python3.13" \
"python3.12" \
"python3.11" \
"python3.10" \