gnu: Remove python2-ttystatus.
* gnu/packages/python-xyz.scm (python2-ttystatus): Delete variable.
This commit is contained in:
parent
4dac0380f4
commit
627b81c159
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue