Commit 1ab78293 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.aioraven: refactor

parent b403964b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,11 +24,11 @@ buildPythonPackage rec {
    hash = "sha256-kGCFwpMaLWxLUp8k5H5AnL21KrwohbUYLswLcLqmc3M=";
  };

  nativeBuildInputs = [
  build-system = [
    setuptools
  ];

  propagatedBuildInputs = [
  dependencies = [
    iso4217
    pyserial
    pyserial-asyncio