about summary refs log tree commit diff
path: root/pkgs/by-name/wt/wtfis/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/wt/wtfis/package.nix')
-rw-r--r--pkgs/by-name/wt/wtfis/package.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/by-name/wt/wtfis/package.nix b/pkgs/by-name/wt/wtfis/package.nix
index ad710bf8f2291..3d8e97ea80f0d 100644
--- a/pkgs/by-name/wt/wtfis/package.nix
+++ b/pkgs/by-name/wt/wtfis/package.nix
@@ -17,10 +17,6 @@ in python3.pkgs.buildPythonApplication {
 
   format = "pyproject";
 
-  nativeBuildInputs = [
-    python3.pkgs.pythonRelaxDepsHook
-  ];
-
   propagatedBuildInputs = [
     python3.pkgs.hatchling
     python3.pkgs.pydantic