gnu: Remove python2-mpmath.
* gnu/packages/python-xyz.scm (python2-mpmath): Delete variable.
parent
8b9bda873d
commit
9c054861a1
|
@ -10391,9 +10391,6 @@ Python's float/complex types and math/cmath modules, but also does much
|
||||||
more advanced mathematics.")
|
more advanced mathematics.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-mpmath
|
|
||||||
(package-with-python2 python-mpmath))
|
|
||||||
|
|
||||||
(define-public python-bigfloat
|
(define-public python-bigfloat
|
||||||
(package
|
(package
|
||||||
(name "python-bigfloat")
|
(name "python-bigfloat")
|
||||||
|
|
Reference in New Issue