mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: Remove python2-cysignals.
* gnu/packages/python-xyz.scm (python2-cysignals): Delete variable.
This commit is contained in:
parent
4c17f2b3fe
commit
4a2e05d148
1 changed files with 0 additions and 3 deletions
|
@ -16177,9 +16177,6 @@ (define-public python-cysignals
|
|||
respectively.")
|
||||
(license license:lgpl3+)))
|
||||
|
||||
(define-public python2-cysignals
|
||||
(package-with-python2 python-cysignals))
|
||||
|
||||
(define-public python-rope
|
||||
(package
|
||||
(name "python-rope")
|
||||
|
|
Loading…
Reference in a new issue