cewler: drop pythonRelaxDepsHook

This commit is contained in:
Nick Cao 2024-09-14 09:57:25 -04:00
parent ae4c5b2ece
commit ea52205ebd
No known key found for this signature in database

View File

@ -19,7 +19,6 @@ python3.pkgs.buildPythonApplication rec {
nativeBuildInputs = with python3.pkgs; [
setuptools
wheel
pythonRelaxDepsHook
];
propagatedBuildInputs = with python3.pkgs; [