Ver Fonte

this seemed needed for Ubuntu 20.04 LTS

hans boot há 5 anos atrás
pai
commit
80e13df819
1 ficheiros alterados com 3 adições e 1 exclusões
  1. 3 1
      setup_ubuntu.sh

+ 3 - 1
setup_ubuntu.sh

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