python3Packages.pynecil: depends on bluetooth-adapters

This commit is contained in:
Robert Schütz
2026-03-29 19:11:54 -07:00
parent 057c947979
commit 13a157bfc2
@@ -2,6 +2,7 @@
aiohttp,
bleak,
bleak-retry-connector,
bluetooth-adapters,
buildPythonPackage,
fetchFromGitHub,
hatch-regex-commit,
@@ -33,6 +34,7 @@ buildPythonPackage rec {
aiohttp
bleak
bleak-retry-connector
bluetooth-adapters
];
pythonImportsCheck = [ "pynecil" ];