gnu: Remove python2-pyte.

* gnu/packages/terminals.scm (python2-pyte): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:14:45 -04:00
parent 5a601e8f2b
commit 59e5142d4f
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1063,9 +1063,6 @@ (define-public python-pyte
of VT100 terminal.")
(license license:lgpl3+)))
(define-public python2-pyte
(package-with-python2 python-pyte))
(define-public python-blessings
(package
(name "python-blessings")