zotify: drop pythonRelaxDepsHook

This commit is contained in:
Nick Cao
2024-09-16 10:33:34 -04:00
parent ea52205ebd
commit acc67601d9
-2
View File
@@ -20,8 +20,6 @@ python3Packages.buildPythonApplication rec {
build-system = [ python3Packages.setuptools ];
nativeBuildInputs = [ python3Packages.pythonRelaxDepsHook ];
pythonRelaxDeps = [ "protobuf" ];
dependencies = with python3Packages; [