about summary refs log tree commit diff
path: root/pkgs/development/python-modules/barectf/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/barectf/default.nix')
-rw-r--r--pkgs/development/python-modules/barectf/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/barectf/default.nix b/pkgs/development/python-modules/barectf/default.nix
index e56367d85fa15..532228c31e4f5 100644
--- a/pkgs/development/python-modules/barectf/default.nix
+++ b/pkgs/development/python-modules/barectf/default.nix
@@ -4,7 +4,6 @@
   fetchFromGitHub,
   poetry-core,
   pytest7CheckHook,
-  pythonRelaxDepsHook,
   setuptools,
   jsonschema,
   pyyaml,
@@ -26,7 +25,6 @@ buildPythonPackage rec {
 
   nativeBuildInputs = [
     poetry-core
-    pythonRelaxDepsHook
   ];
 
   pythonRelaxDeps = [