python312Packages.xiaomi-ble: refactor

This commit is contained in:
Fabian Affolter 2024-03-25 09:51:03 +01:00 committed by GitHub
parent 5c17f1cc3e
commit 180ccd3261
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ buildPythonPackage rec {
--replace-fail " --cov=xiaomi_ble --cov-report=term-missing:skip-covered" ""
'';
nativeBuildInputs = [
build-system = [
poetry-core
pythonRelaxDepsHook
];
@ -43,7 +43,7 @@ buildPythonPackage rec {
"pycryptodomex"
];
propagatedBuildInputs = [
dependencies = [
bleak
bleak-retry-connector
bluetooth-data-tools