Added requirements for BeagleBone Black

Difference to regular dependencies is to not fetch pyserial and numpy via pip but instead install those from the available packages.
This commit is contained in:
Gina Häußge 2013-06-02 13:41:03 +02:00
parent b0891b4d16
commit 41aa633f38

6
requirements-bbb.txt Normal file
View file

@ -0,0 +1,6 @@
flask>=0.9
tornado>=2.4.1
tornadio2>=0.0.4
PyYAML>=3.10
Flask-Login>=0.1.3
Flask-Principal>=0.3.5