Merged in Beta (pull request #335)

#481: Some modules missing in setup_ubuntu.sh
This commit is contained in:
Hans Boot 2020-12-31 17:40:47 +00:00 committed by Marius Stanciu
commit 1902575b93
1 changed files with 3 additions and 1 deletions

View File

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