- updated the setup_ubuntu.sh script

This commit is contained in:
Marius Stanciu
2020-11-10 21:23:25 +02:00
committed by Marius Stanciu
parent 48c12c2a5c
commit f3fb0bb497
2 changed files with 3 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ sudo -H python3 -m pip install --upgrade \
qrcode \
pyqt5 \
reportlab \
svglib
svglib \
pyserial
sudo -H easy_install -U distribute