GUI cleanups

This commit is contained in:
2021-03-12 13:26:31 -05:00
parent d5662d6cd3
commit 38d86cab1c
6 changed files with 16 additions and 16 deletions

View File

@ -7,4 +7,4 @@ sudo apt-get -y --ignore-missing install python3-all python3-dev python3-tk idle
# Python addons
sudo -H pip install --upgrade pip
sudo -H pip install configparser pyside2
sudo -H pip install --upgrade pyserial numpy scipy scapy gps gpxpy maidenhead virtualenv virtualenvwrapper
sudo -H pip install --upgrade pyserial matplotlib numpy scipy scapy gps gpxpy maidenhead virtualenv virtualenvwrapper