We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf1cc40 commit b2e9a55Copy full SHA for b2e9a55
tools/metacall-runtime.sh
@@ -77,7 +77,7 @@ sub_apt(){
77
sub_python(){
78
echo "configure python"
79
cd $ROOT_DIR
80
- sub_apt_install_hold python3 libpython3.10
+ sub_apt_install_hold python3 libpython3.11
81
}
82
83
# Ruby
0 commit comments