diff options
-rw-r--r-- | gnu/packages/maths.scm | 3 |
1 files changed, 0 insertions, 3 deletions
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") |