gnu: Remove python2-reportlab.
* gnu/packages/pdf.scm (python2-reportlab): Delete variable.
parent
aae86d4ddc
commit
914adf88ad
|
@ -1046,9 +1046,6 @@ of rich PDF documents, and also creation of charts in a variety of bitmap and
|
|||
vector formats.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-reportlab
|
||||
(package-with-python2 python-reportlab))
|
||||
|
||||
(define-public impressive
|
||||
(package
|
||||
(name "impressive")
|
||||
|
|
Reference in New Issue