mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-15 23:48:07 -05:00
gnu: python2-pykka: Remove package.
* gnu/packages/python-xyz.scm (python2-pykka): Remove variable.
This commit is contained in:
parent
6e6b1571b8
commit
7e822d98c3
1 changed files with 0 additions and 3 deletions
|
@ -3016,9 +3016,6 @@ (define-public python-pykka
|
|||
easier to build concurrent applications.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-pykka
|
||||
(package-with-python2 python-pykka))
|
||||
|
||||
(define-public python-pymsgbox
|
||||
(package
|
||||
(name "python-pymsgbox")
|
||||
|
|
Loading…
Reference in a new issue