setup-ubuntu.sh: use python3.10-full
This commit is contained in:
parent
0255ee9793
commit
20f6decc7c
@ -59,7 +59,7 @@ PACKAGES+=" xmltoman"
|
||||
PACKAGES+=" python3.7"
|
||||
PACKAGES+=" python3.8"
|
||||
PACKAGES+=" python3.9"
|
||||
PACKAGES+=" python3.10"
|
||||
PACKAGES+=" python3.10-full"
|
||||
PACKAGES+=" python3-pip"
|
||||
PACKAGES+=" python3-setuptools"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user