setup-ubuntu.sh: Restore python3.10-venv

Needed by Python crossenv with Python 3.10. We don't have 3.11 yet.
This commit is contained in:
Tee KOBAYASHI 2022-10-27 22:58:34 +09:00
parent 185a9609a3
commit ae042ded67
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ PACKAGES+=" python3.10"
PACKAGES+=" python3.11"
PACKAGES+=" python3-pip"
PACKAGES+=" python3-setuptools"
PACKAGES+=" python3.10-venv"
PACKAGES+=" python3.11-venv"
# Needed by package bc.