me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-mpmath.

* gnu/packages/python-xyz.scm (python2-mpmath): Delete variable.
Maxim Cournoyer 2022-04-29 22:21:11 -04:00
parent 8b9bda873d
commit 9c054861a1
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -10391,9 +10391,6 @@ Python's float/complex types and math/cmath modules, but also does much
more advanced mathematics.")
(license license:bsd-3)))
(define-public python2-mpmath
(package-with-python2 python-mpmath))
(define-public python-bigfloat
(package
(name "python-bigfloat")