Commit 477015c483ae5f2db60e99d027b099e75978965a

Authored by Hugo Stephens
1 parent 754cd7fd
Exists in master

Requirements file

can be installed with package manager e.g pip install -r requirements.txt
robots/little_john/telemetry/code/monitor/version1/requirements.txt 0 → 100644
... ... @@ -0,0 +1,5 @@
  1 +pyglet==1.3.1
  2 +easygui==0.98.1
  3 +coloredlogs==9.0
  4 +numpy==1.13.3
  5 +pyserial==3.4
... ...