From 2043dbb6faa9e21b0fb500161542e30d6c8bc680 Mon Sep 17 00:00:00 2001 From: "Markus S. Wamser" Date: Fri, 12 Nov 2021 10:22:34 +0100 Subject: pkgs.development.python-modules: remove unused args --- pkgs/development/python-modules/pytest-arraydiff/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/development/python-modules/pytest-arraydiff') diff --git a/pkgs/development/python-modules/pytest-arraydiff/default.nix b/pkgs/development/python-modules/pytest-arraydiff/default.nix index 5c6f9cf2b852..bfbec757b1d7 100644 --- a/pkgs/development/python-modules/pytest-arraydiff/default.nix +++ b/pkgs/development/python-modules/pytest-arraydiff/default.nix @@ -4,7 +4,6 @@ , numpy , six , pytest -, astropy }: buildPythonPackage rec { -- cgit v1.2.3