summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/pytest-arraydiff
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/pytest-arraydiff')
-rw-r--r--pkgs/development/python-modules/pytest-arraydiff/default.nix1
1 files changed, 0 insertions, 1 deletions
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 {