Unverified Commit ea52205e authored by Nick Cao's avatar Nick Cao
Browse files

cewler: drop pythonRelaxDepsHook

parent ae4c5b2e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@ python3.pkgs.buildPythonApplication rec {
  nativeBuildInputs = with python3.pkgs; [
    setuptools
    wheel
    pythonRelaxDepsHook
  ];

  propagatedBuildInputs = with python3.pkgs; [