mirror of
https://github.com/esphome/esphome.git
synced 2025-01-19 04:20:56 +00:00
Add pyserial to install_requires (#348)
This commit is contained in:
parent
7ced977f2a
commit
70016d7641
@ -7,3 +7,4 @@ tornado>=5.0.0
|
|||||||
esptool>=2.3.1
|
esptool>=2.3.1
|
||||||
typing>=3.0.0
|
typing>=3.0.0
|
||||||
protobuf>=3.4
|
protobuf>=3.4
|
||||||
|
pyserial>=3.4,<4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user