cewler: drop pythonRelaxDepsHook

This commit is contained in:
Nick Cao
2024-09-16 10:33:34 -04:00
parent ae4c5b2ece
commit ea52205ebd
-1
View File
@@ -19,7 +19,6 @@ python3.pkgs.buildPythonApplication rec {
nativeBuildInputs = with python3.pkgs; [
setuptools
wheel
pythonRelaxDepsHook
];
propagatedBuildInputs = with python3.pkgs; [