Add python virtual env instructions
This change adds instructions on how to setup a python virtual env for this repo. In addition, the respective requirements files have been added for easy installation with pip.
This commit is contained in:
committed by
Roland Kurmann
parent
5dc155f556
commit
bf96148461
3
requirements.txt
Normal file
3
requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
protobuf
|
||||
qrcode
|
||||
Pillow
|
||||
Reference in New Issue
Block a user