esphome: add click dependency used in update-all command
This commit is contained in:
@@ -23,7 +23,7 @@ in python.pkgs.buildPythonApplication rec {
|
|||||||
propagatedBuildInputs = with python.pkgs; [
|
propagatedBuildInputs = with python.pkgs; [
|
||||||
voluptuous pyyaml paho-mqtt colorlog
|
voluptuous pyyaml paho-mqtt colorlog
|
||||||
tornado protobuf tzlocal pyserial ifaddr
|
tornado protobuf tzlocal pyserial ifaddr
|
||||||
protobuf
|
protobuf click
|
||||||
];
|
];
|
||||||
|
|
||||||
# remove all version pinning (E.g tornado==5.1.1 -> tornado)
|
# remove all version pinning (E.g tornado==5.1.1 -> tornado)
|
||||||
|
|||||||
Reference in New Issue
Block a user