Added pyserial to requirements, needed by mysensors serial gateway

This commit is contained in:
theolind 2015-06-28 11:07:22 +02:00
parent 7f0c334391
commit 8d652ff34d

View file

@ -76,3 +76,6 @@ python-forecastio>=1.3.3
# Firmata Bindings (*.arduino)
PyMata==2.07a
# Mysensors serial gateway
pyserial>=2.7