gnu: Remove python2-cvxopt.

* gnu/packages/maths.scm (python2-cvxopt): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Felix Gruber 2022-01-07 18:36:04 +00:00 committed by Leo Famulari
parent 21bc72ad81
commit cc4553c6b3
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 0 additions and 3 deletions

View File

@ -357,9 +357,6 @@ extensive standard library and on the strengths of Python as a high-level
programming language.")
(license license:gpl3+)))
(define-public python2-cvxopt
(package-with-python2 python-cvxopt))
(define-public units
(package
(name "units")