gnu: Remove python2-blessings.

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

View file

@ -1091,9 +1091,6 @@ (define-public python-blessings
than a terminal.")
(license license:expat)))
(define-public python2-blessings
(package-with-python2 python-blessings))
(define-public python-curtsies
(package
(name "python-curtsies")