From 8824061544976e6113e5ae83ad55787662f6974e Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 23:45:08 -0400 Subject: gnu: Remove python2-kiwisolver. * gnu/packages/maths.scm (python2-kiwisolver): Delete variable. --- gnu/packages/maths.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 9cecf5cc40..54ea2af515 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -3336,9 +3336,6 @@ Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x.") (license license:bsd-3))) -(define-public python2-kiwisolver - (package-with-python2 python-kiwisolver)) - (define-public slepc (package (name "slepc") -- cgit v1.2.3