gnu: Remove python2-reportlab.

* gnu/packages/pdf.scm (python2-reportlab): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:36:39 -04:00
parent aae86d4ddc
commit 914adf88ad
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1046,9 +1046,6 @@ (define-public python-reportlab
vector formats.") vector formats.")
(license license:bsd-3))) (license license:bsd-3)))
(define-public python2-reportlab
(package-with-python2 python-reportlab))
(define-public impressive (define-public impressive
(package (package
(name "impressive") (name "impressive")