mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: Remove python2-kiwisolver.
* gnu/packages/maths.scm (python2-kiwisolver): Delete variable.
This commit is contained in:
parent
aa8ec684ab
commit
8824061544
1 changed files with 0 additions and 3 deletions
|
@ -3336,9 +3336,6 @@ (define-public python-kiwisolver
|
|||
savings are consistently > 5x.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-kiwisolver
|
||||
(package-with-python2 python-kiwisolver))
|
||||
|
||||
(define-public slepc
|
||||
(package
|
||||
(name "slepc")
|
||||
|
|
Loading…
Reference in a new issue