Commit 2ac6998a authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.airthings-ble: refactor

parent 8d984324
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,11 +29,11 @@ buildPythonPackage rec {
      --replace-fail "-v -Wdefault --cov=airthings_ble --cov-report=term-missing:skip-covered" ""
  '';

  nativeBuildInputs = [
  build-system = [
    poetry-core
  ];

  propagatedBuildInputs = [
  dependencies = [
    async-interrupt
    bleak
    bleak-retry-connector