diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f0c71d0726..161042124a 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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")