python312Packages.govee-ble: refactor

This commit is contained in:
Fabian Affolter 2024-04-25 17:29:15 +02:00
parent 086c5cae26
commit dbc5f47013
1 changed files with 3 additions and 3 deletions

View File

@ -26,14 +26,14 @@ buildPythonPackage rec {
postPatch = ''
substituteInPlace pyproject.toml \
--replace " --cov=govee_ble --cov-report=term-missing:skip-covered" ""
--replace-fail " --cov=govee_ble --cov-report=term-missing:skip-covered" ""
'';
nativeBuildInputs = [
build-system = [
poetry-core
];
propagatedBuildInputs = [
dependencies = [
bluetooth-data-tools
bluetooth-sensor-state-data
home-assistant-bluetooth