gnu: Remove python2-ttystatus.

* gnu/packages/python-xyz.scm (python2-ttystatus): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:24:40 -04:00
parent 4dac0380f4
commit 627b81c159
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -19868,9 +19868,6 @@ (define-public python-ttystatus
if it does not fit, and resized if the terminal size changes.")
(license license:gpl3+)))
(define-public python2-ttystatus
(package-with-python2 python-ttystatus))
(define-public python-astroid
(package
(name "python-astroid")