gnu: Remove python2-kiwisolver.

* gnu/packages/maths.scm (python2-kiwisolver): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:45:08 -04:00
parent aa8ec684ab
commit 8824061544
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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