mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-25 08:24:04 +02:00
gnu: Remove python2-numexpr.
* gnu/packages/python-xyz.scm (python2-numexpr): Delete variable.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user