gnu: Remove python2-pastel.

* gnu/packages/graphics.scm (python2-pastel): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 02:50:50 -04:00
parent de39a426bd
commit 4e9bacaaf3
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")