X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fdep.git;a=blobdiff_plain;f=smo-install%2Fscripts%2Flayer-0%2F0-setup-tests-env.sh;fp=smo-install%2Fscripts%2Flayer-0%2F0-setup-tests-env.sh;h=f0ff8719d9b3884e4bf6b5607dbb92a12e534660;hp=afd7f33d6fe1ba01054ed699121c1bb0483e27e0;hb=facf93e436bfe13e866f86a510bad8c1c9c85430;hpb=5288913d914df119819fd349c57eb3ace44a423c diff --git a/smo-install/scripts/layer-0/0-setup-tests-env.sh b/smo-install/scripts/layer-0/0-setup-tests-env.sh index afd7f33d..f0ff8719 100755 --- a/smo-install/scripts/layer-0/0-setup-tests-env.sh +++ b/smo-install/scripts/layer-0/0-setup-tests-env.sh @@ -28,5 +28,6 @@ sudo apt-get update sudo apt-get install maven -y sudo apt-get install python3.8 -y sudo apt-get install python3-pip -y +sudo apt-get install curl -y pip3 install tox