mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Remove python2-pyte.
* gnu/packages/terminals.scm (python2-pyte): Delete variable.
This commit is contained in:
parent
5a601e8f2b
commit
59e5142d4f
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue