From 60b90af1b78a40da1d9c2ef89f7c229a3eabfc74 Mon Sep 17 00:00:00 2001 From: Ben Darwin Date: Sun, 31 Mar 2024 12:08:41 -0400 Subject: [PATCH] python311Packages.pyorthanc: remove unused inputs --- pkgs/development/python-modules/pyorthanc/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/python-modules/pyorthanc/default.nix b/pkgs/development/python-modules/pyorthanc/default.nix index bb302c78247b..3c5b2ec5b78d 100644 --- a/pkgs/development/python-modules/pyorthanc/default.nix +++ b/pkgs/development/python-modules/pyorthanc/default.nix @@ -2,7 +2,6 @@ , buildPythonPackage , fetchFromGitHub , pythonOlder -, pytestCheckHook , pythonRelaxDepsHook , poetry-core , httpx