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

python312Packages.diffenator2: relax youseedee

parent 2b2a8530
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@ buildPythonPackage rec {
  pythonRelaxDeps = [
    "protobuf"
    "python-bidi"
    "youseedee"
  ];

  build-system = [