me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-cysignals.

* gnu/packages/python-xyz.scm (python2-cysignals): Delete variable.
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
1 changed files with 0 additions and 3 deletions

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")