Added requirements for testing

This commit is contained in:
Gina Häußge 2013-09-09 21:58:31 +02:00
parent 32b2c1e2e7
commit 4fbb8f1164

View file

@ -8,3 +8,5 @@ Flask-Principal==0.3.5
numpy>=1.6.2
pyserial>=2.6
netaddr>=0.7.10
mock>=1.0.1
nose>=1.3.0