Loading pkgs/development/python-modules/wfuzz/default.nix +0 −5 Original line number Diff line number Diff line Loading @@ -37,11 +37,6 @@ buildPythonPackage rec { }) ]; postPatch = '' substituteInPlace setup.py \ --replace-fail "pyparsing>=2.4*" "pyparsing>=2.4" ''; build-system = [ setuptools ]; dependencies = [ Loading Loading
pkgs/development/python-modules/wfuzz/default.nix +0 −5 Original line number Diff line number Diff line Loading @@ -37,11 +37,6 @@ buildPythonPackage rec { }) ]; postPatch = '' substituteInPlace setup.py \ --replace-fail "pyparsing>=2.4*" "pyparsing>=2.4" ''; build-system = [ setuptools ]; dependencies = [ Loading