From c83f305075878bfd4e29949b94e82bd2eda99263 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 22:39:16 -0400 Subject: gnu: Remove python2-ansi2html. * gnu/packages/python-xyz.scm (python2-ansi2html): Delete variable. --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0888662ec2..7628e918f0 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -19347,9 +19347,6 @@ JSON) codec.") converting text with ANSI color codes to HTML or LaTeX.") (license license:gpl3+))) -(define-public python2-ansi2html - (package-with-python2 python-ansi2html)) - (define-public python-easy-ansi (package (name "python-easy-ansi") -- cgit v1.2.3