python312Packages.xiaomi-ble: refactor

This commit is contained in:
Fabian Affolter
2024-05-06 10:08:27 +02:00
parent 8c9c010606
commit 4fee1280bf
@@ -36,6 +36,9 @@ buildPythonPackage rec {
build-system = [
poetry-core
];
nativeBuildInputs = [
pythonRelaxDepsHook
];