gnu: Remove python2-cvxopt.
* gnu/packages/maths.scm (python2-cvxopt): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
parent
21bc72ad81
commit
cc4553c6b3
|
@ -357,9 +357,6 @@ extensive standard library and on the strengths of Python as a high-level
|
||||||
programming language.")
|
programming language.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public python2-cvxopt
|
|
||||||
(package-with-python2 python-cvxopt))
|
|
||||||
|
|
||||||
(define-public units
|
(define-public units
|
||||||
(package
|
(package
|
||||||
(name "units")
|
(name "units")
|
||||||
|
|
Reference in New Issue