mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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 @@ JSON) codec.")
|
||||||
if it does not fit, and resized if the terminal size changes.")
|
if it does not fit, and resized if the terminal size changes.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public python2-ttystatus
|
|
||||||
(package-with-python2 python-ttystatus))
|
|
||||||
|
|
||||||
(define-public python-astroid
|
(define-public python-astroid
|
||||||
(package
|
(package
|
||||||
(name "python-astroid")
|
(name "python-astroid")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue