Unverified Commit 08d7ad38 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

evil-winrm-py: relax all dependencies (#509884)

parents 2c80f508 46a550bf
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 = ''