pypy/3.11
This commit is contained in:
parent
df39453259
commit
87a64f2ec6
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ for version in \
|
|||
"python3.12" \
|
||||
"python3.11" \
|
||||
"python3.10" \
|
||||
"pypy3.10" \
|
||||
"pypy3.11" \
|
||||
; do
|
||||
export VIRTUAL_ENV="/prj/venv/${version}"
|
||||
export OLD_PATH="${PATH}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue