Add requirements.txt file

The wiki page for bulding from source mentions some pip
dependencies but misses others. I suggest to pup them here
and add a `pip3 install -r requirements.txt` to the wiki
This commit is contained in:
Nino van Hooff 2020-02-27 16:50:02 +01:00
parent d7102729f1
commit 0d5a3e1941

7
requirements.txt Normal file
View File

@ -0,0 +1,7 @@
colorlog
pyserial
sentry-sdk
shapely
PyQt5==5.10
trimesh
zeroconf