gnu: Remove python2-mpmath.
* gnu/packages/python-xyz.scm (python2-mpmath): Delete variable.
This commit is contained in:
parent
8b9bda873d
commit
9c054861a1
1 changed files with 0 additions and 3 deletions
|
@ -10391,9 +10391,6 @@ (define-public python-mpmath
|
|||
more advanced mathematics.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-mpmath
|
||||
(package-with-python2 python-mpmath))
|
||||
|
||||
(define-public python-bigfloat
|
||||
(package
|
||||
(name "python-bigfloat")
|
||||
|
|
Loading…
Reference in a new issue