summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index cba4a76af8..c7628d010b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6418,9 +6418,6 @@ computations, most specially if they are not memory-bounded (e.g. those using
transcendental functions).")
(license license:expat)))
-(define-public python2-numexpr
- (package-with-python2 python-numexpr))
-
(define-public python-cycler
(package
(name "python-cycler")