about summary refs log tree commit diff
path: root/pkgs/by-name/ot/oterm/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ot/oterm/package.nix')
-rw-r--r--pkgs/by-name/ot/oterm/package.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/by-name/ot/oterm/package.nix b/pkgs/by-name/ot/oterm/package.nix
index 9651b8d9cf3ba..680a66820d872 100644
--- a/pkgs/by-name/ot/oterm/package.nix
+++ b/pkgs/by-name/ot/oterm/package.nix
@@ -28,7 +28,6 @@ python3Packages.buildPythonApplication rec {
 
   build-system = with python3Packages; [ poetry-core ];
 
-  nativeBuildInputs = with python3Packages; [ pythonRelaxDepsHook ];
 
   dependencies = with python3Packages; [
     aiohttp