Commit 7f99eb06 authored by Emily's avatar Emily
Browse files

python3{11,12}Packages.uncompyle6: relax spark-parser dependency

parent 0b845617
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ buildPythonPackage rec {
    xdis
  ];

  pythonRelaxDeps = [ "spark-parser" ];

  nativeCheckInputs = [
    nose
    pytestCheckHook