浏览代码

this seemed needed for Ubuntu 20.04 LTS

hans boot 5 年之前
父节点
当前提交
80e13df819
共有 1 个文件被更改,包括 3 次插入1 次删除
  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