From 4e9bacaaf3bd5c6759d14e0ee4312b19344678ef Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sun, 1 May 2022 02:50:50 -0400 Subject: gnu: Remove python2-pastel. * gnu/packages/graphics.scm (python2-pastel): Delete variable. --- gnu/packages/graphics.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/graphics.scm') diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index e966a82dbb..4b07061fa1 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm @@ -1593,9 +1593,6 @@ (define-public python-pastel your terminal.") (license license:expat))) -(define-public python2-pastel - (package-with-python2 python-pastel)) - (define-public fgallery (package (name "fgallery") -- cgit v1.2.3