Commit dbc5f470 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.govee-ble: refactor

parent 086c5cae
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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