Unverified Commit 46a550bf authored by Letgamer's avatar Letgamer
Browse files

evil-winrm-py: relax all dependencies

parent befad4b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
    hash = "sha256-IACFPPlkgyJh78p6Jy740CQqcySkMTV/8VVPSRJKTPI=";
  };

  pythonRelaxDeps = [ "pypsrp" ];
  pythonRelaxDeps = true;

  # Removes the additional binary ewp
  postPatch = ''