me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-numexpr.

* gnu/packages/python-xyz.scm (python2-numexpr): Delete variable.
Maxim Cournoyer 2022-04-29 22:23:02 -04:00
parent 41e7bfb458
commit fc90a42f5f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")