1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 23:21:54 +00:00

Add pyserial to install_requires (#348)

This commit is contained in:
Robert Schütz
2019-01-17 09:40:31 +01:00
committed by Otto Winter
parent 7ced977f2a
commit 70016d7641
2 changed files with 2 additions and 0 deletions

View File

@@ -7,3 +7,4 @@ tornado>=5.0.0
esptool>=2.3.1
typing>=3.0.0
protobuf>=3.4
pyserial>=3.4,<4