appdaemon: add setuptools
This commit is contained in:
parent
b425aa6393
commit
b9948763f5
@ -52,7 +52,7 @@ in python.pkgs.buildPythonApplication rec {
|
|||||||
|
|
||||||
propagatedBuildInputs = with python.pkgs; [
|
propagatedBuildInputs = with python.pkgs; [
|
||||||
daemonize astral requests sseclient websocket_client aiohttp yarl jinja2
|
daemonize astral requests sseclient websocket_client aiohttp yarl jinja2
|
||||||
aiohttp-jinja2 pyyaml voluptuous feedparser iso8601 bcrypt paho-mqtt
|
aiohttp-jinja2 pyyaml voluptuous feedparser iso8601 bcrypt paho-mqtt setuptools
|
||||||
];
|
];
|
||||||
|
|
||||||
# no tests implemented
|
# no tests implemented
|
||||||
|
Loading…
x
Reference in New Issue
Block a user