Commit 844c1dcf authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.pyrainbird: refactor

parent 1fe3f4fb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -40,11 +40,11 @@ buildPythonPackage rec {
      --replace-fail "--cov=pyrainbird --cov-report=term-missing" ""
  '';

  nativeBuildInputs = [
  build-system = [
    setuptools
  ];

  propagatedBuildInputs = [
  dependencies = [
    aiohttp-retry
    ical
    pycryptodome