gnu: Remove python2-urwidtrees.
* gnu/packages/python-xyz.scm (python2-urwidtrees): Delete variable.
parent
061d33df73
commit
c8638b6db6
|
@ -9486,9 +9486,6 @@ distance between two or more sequences by many algorithms.")
|
|||
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")
|
||||
|
|
Reference in New Issue