gnu: Remove python2-ansi2html.
* gnu/packages/python-xyz.scm (python2-ansi2html): Delete variable.
This commit is contained in:
parent
089caa19c7
commit
c83f305075
1 changed files with 0 additions and 3 deletions
|
@ -19347,9 +19347,6 @@ JSON) codec.")
|
||||||
converting text with ANSI color codes to HTML or LaTeX.")
|
converting text with ANSI color codes to HTML or LaTeX.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public python2-ansi2html
|
|
||||||
(package-with-python2 python-ansi2html))
|
|
||||||
|
|
||||||
(define-public python-easy-ansi
|
(define-public python-easy-ansi
|
||||||
(package
|
(package
|
||||||
(name "python-easy-ansi")
|
(name "python-easy-ansi")
|
||||||
|
|
Reference in a new issue