Commit 7e8f6d46 authored by jopejoe1's avatar jopejoe1
Browse files

python3Packages.diffenator2: relax dep

parent 2f832931
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 = [