gnu: python2-bigfloat: Remove package.

* gnu/packages/python-xyz.scm (python2-bigfloat): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
zimoun 2021-06-08 16:37:42 +02:00 committed by Leo Famulari
parent 0c0d84603d
commit e13ab46c20
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08

View File

@ -8871,9 +8871,6 @@ more advanced mathematics.")
multiprecision arithmetic.") multiprecision arithmetic.")
(license license:lgpl3+))) (license license:lgpl3+)))
(define-public python2-bigfloat
(package-with-python2 python-bigfloat))
(define-public python-sympy (define-public python-sympy
(package (package
(name "python-sympy") (name "python-sympy")