Skip to content
Snippets Groups Projects
Commit 65f04709 authored by Rohit Gupta's avatar Rohit Gupta
Browse files

[Gitlab CI]: additional packages for pylab support for autotest

parent 5bbdefee
No related branches found
No related tags found
No related merge requests found
...@@ -223,10 +223,12 @@ check_install_additional_tools (){ ...@@ -223,10 +223,12 @@ check_install_additional_tools (){
android-tools-adb \ android-tools-adb \
wvdial \ wvdial \
python-numpy \ python-numpy \
sshpass \ sshpass \
nscd \ nscd \
bc \ bc \
ntp ntp \
python-scipy \
python-matplotlib
$SUDO pip install paramiko $SUDO pip install paramiko
$SUDO pip install pyroute2 colorama $SUDO pip install pyroute2 colorama
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment