From d21c5451c930bd7aff6f49b1bdd3c175ad510dca Mon Sep 17 00:00:00 2001 From: Sandro Date: Sat, 7 Aug 2021 11:53:00 +0200 Subject: python39Packages.python-modules: drop unused input --- pkgs/development/python-modules/pytest-httpserver/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/development/python-modules/pytest-httpserver') diff --git a/pkgs/development/python-modules/pytest-httpserver/default.nix b/pkgs/development/python-modules/pytest-httpserver/default.nix index aaca4174a2f2..ec0778c97111 100644 --- a/pkgs/development/python-modules/pytest-httpserver/default.nix +++ b/pkgs/development/python-modules/pytest-httpserver/default.nix @@ -1,7 +1,6 @@ { lib , buildPythonPackage , fetchPypi -, pytest-asyncio , pytest-cov , pytestCheckHook , requests -- cgit v1.2.3