gnu: Remove python2-urwidtrees.
* gnu/packages/python-xyz.scm (python2-urwidtrees): Delete variable.
This commit is contained in:
parent
061d33df73
commit
c8638b6db6
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue