@ -15,6 +15,16 @@ case $(lsb_release -is) in
;;
esac
Ubuntu)
case $(lsb_release -rs) in
22.04)
apt-get install -y python3-pip libyaml-dev python3-dev </dev/null
*)
apt-get install -y python-pip libyaml-dev python-dev </dev/null