gnu: python2-pykka: Remove package.

* gnu/packages/python-xyz.scm (python2-pykka): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 15:39:07 -05:00
parent 6e6b1571b8
commit 7e822d98c3
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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