python312Packages.yolink-api: refactor

This commit is contained in:
Fabian Affolter 2024-03-22 15:43:35 +01:00 committed by GitHub
parent 9620f224e8
commit 793062ab1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -23,11 +23,11 @@ buildPythonPackage rec {
hash = "sha256-YDfwF9ldL43yrhz1TibTatkZIccYTpNODdjqBkzeh1s=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
aiohttp
aiomqtt
pydantic