Change-Id: I6493483091bffdbff7c5ffec8c52b5b6f48e8664 Reviewed-on: https://forge.frm2.tum.de/review/c/sine2020/secop/playground/+/27911 Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de> Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de> Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch>
15 lines
304 B
Plaintext
15 lines
304 B
Plaintext
#--extra-index-url https://forge.frm2.tum.de/simple
|
|
setuptools
|
|
pyserial
|
|
mlzlog >=0.2.0
|
|
# daemonizing
|
|
psutil
|
|
python-daemon >=2.0
|
|
# for zmq interface
|
|
#pyzmq>=13.1.0
|
|
#for ppms on windows
|
|
# don't forget to run
|
|
# 'python Scripts/pywin32_postinstall.py -install'
|
|
# from elevated prompt after install
|
|
#pywin32
|