Unverified Commit 0106a3ce authored by Nick Cao's avatar Nick Cao
Browse files

sherlock: drop pythonRelaxDepsHook

parent acc67601
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -64,7 +64,6 @@ python3.pkgs.buildPythonApplication rec {
    jsonschema
    openpyxl
    stem
    pythonRelaxDepsHook
  ];

  pythonRelaxDeps = [ "stem" ];