gnu: Remove python2-cysignals.

* gnu/packages/python-xyz.scm (python2-cysignals): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:47:46 -04:00
parent 4c17f2b3fe
commit 4a2e05d148
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -16177,9 +16177,6 @@ for mixed Cython/Python code or external C libraries and pure Cython code,
respectively.")
(license license:lgpl3+)))
(define-public python2-cysignals
(package-with-python2 python-cysignals))
(define-public python-rope
(package
(name "python-rope")