From e5f4d0db93ed82ad7a837747805dca6c4c5a9fc9 Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Wed, 19 Jan 2022 14:08:58 +0000 Subject: gnu: Remove python2-cssutils. * gnu/packages/python-web.scm (python2-cssutils): Remove variable. Signed-off-by: Mathieu Othacehe --- gnu/packages/python-web.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index df896158cb..8ed08b26f5 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -1462,9 +1462,6 @@ Cascading Style Sheets. Currently it provides a DOM only and no rendering options.") (license license:lgpl3+))) -(define-public python2-cssutils - (package-with-python2 python-cssutils)) - (define-public python-css-parser (package (inherit python-cssutils) -- cgit v1.2.3