python313Packages.eq3btsmart: fix build

This commit is contained in:
Martin Weinelt
2025-02-06 18:55:29 +01:00
parent bab350794e
commit cb3d10c79d
@@ -2,7 +2,7 @@
lib,
buildPythonPackage,
fetchFromGitHub,
poetry-core,
setuptools,
bleak,
construct,
construct-typing,
@@ -22,7 +22,7 @@ buildPythonPackage rec {
hash = "sha256-JPmIKj8IL3i7QWiMTmGQzqb4h0VqLlhILPAOqMucsuM=";
};
build-system = [ poetry-core ];
build-system = [ setuptools ];
dependencies = [
bleak