From cc4553c6b352146604484a177e59b4ba7eec19f2 Mon Sep 17 00:00:00 2001 From: Felix Gruber Date: Fri, 7 Jan 2022 18:36:04 +0000 Subject: gnu: Remove python2-cvxopt. * gnu/packages/maths.scm (python2-cvxopt): Remove variable. Signed-off-by: Leo Famulari --- gnu/packages/maths.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/maths.scm') diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 7886ad3836..ef90bf7010 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -357,9 +357,6 @@ (define-public python-cvxopt programming language.") (license license:gpl3+))) -(define-public python2-cvxopt - (package-with-python2 python-cvxopt)) - (define-public units (package (name "units") -- cgit v1.2.3