Unverified Commit 7233bf69 authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

python3Packages.diffenator2: relax dep (#353032)

parents 862f29b7 7e8f6d46
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 = [