mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 20:27:36 -05:00
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:
parent
21bc72ad81
commit
cc4553c6b3
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue