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

zotify: drop pythonRelaxDepsHook

parent ea52205e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -20,8 +20,6 @@ python3Packages.buildPythonApplication rec {

  build-system = [ python3Packages.setuptools ];

  nativeBuildInputs = [ python3Packages.pythonRelaxDepsHook ];

  pythonRelaxDeps = [ "protobuf" ];

  dependencies = with python3Packages; [