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

This commit is contained in:
Emily
2024-10-11 22:54:13 +01:00
parent 0b8456179e
commit 7f99eb06fa
@@ -29,6 +29,8 @@ buildPythonPackage rec {
xdis
];
pythonRelaxDeps = [ "spark-parser" ];
nativeCheckInputs = [
nose
pytestCheckHook