about summary refs log tree commit diff
path: root/pkgs/by-name/tr/troubadix/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/tr/troubadix/package.nix')
-rw-r--r--pkgs/by-name/tr/troubadix/package.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/by-name/tr/troubadix/package.nix b/pkgs/by-name/tr/troubadix/package.nix
index 0906dd4becb23..a23d8da4eaf7c 100644
--- a/pkgs/by-name/tr/troubadix/package.nix
+++ b/pkgs/by-name/tr/troubadix/package.nix
@@ -21,7 +21,6 @@ python3.pkgs.buildPythonApplication rec {
 
   build-system = with python3.pkgs; [ poetry-core ];
 
-  nativeBuildInputs = with python3.pkgs; [ pythonRelaxDepsHook ];
 
   dependencies = with python3.pkgs; [
     chardet