python312Packages.gardena-bluetooth: refactor

This commit is contained in:
Fabian Affolter
2024-09-04 09:44:40 +02:00
parent ee57daafe2
commit abb857789a
@@ -26,9 +26,9 @@ buildPythonPackage rec {
hash = "sha256-H2v96G/mu17puq8jNyk6L9iuWUvRombPd+s6byNQ4Zw=";
};
nativeBuildInputs = [ poetry-core ];
build-system = [ poetry-core ];
propagatedBuildInputs = [
dependencies = [
bleak
bleak-retry-connector
tzlocal