gnu: Remove python2-gmpy2.

* gnu/packages/sagemath.scm (python2-gmpy2): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:14:23 -04:00
parent 0dbeb5d2f9
commit a4210881a8
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

@ -101,9 +101,6 @@ but it can be used independently.")
libraries GMO, MPFR and MPC.")
(license license:lgpl3+)))
(define-public python2-gmpy2
(package-with-python2 python-gmpy2))
(define-public cliquer
(package
(name "cliquer")