gnu: Remove python2-urwidtrees.

* gnu/packages/python-xyz.scm (python2-urwidtrees): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:03:17 -04:00
parent 061d33df73
commit c8638b6db6
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -9486,9 +9486,6 @@ (define-public python-urwidtrees
toolkit. Use it to build trees of widgets.")
(license license:gpl3+)))
(define-public python2-urwidtrees
(package-with-python2 python-urwidtrees))
(define-public python-ua-parser
(package
(name "python-ua-parser")