mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-17 16:38:12 -05:00
gnu: Remove python2-reportlab.
* gnu/packages/pdf.scm (python2-reportlab): Delete variable.
This commit is contained in:
parent
aae86d4ddc
commit
914adf88ad
1 changed files with 0 additions and 3 deletions
|
@ -1046,9 +1046,6 @@ (define-public python-reportlab
|
|||
vector formats.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-reportlab
|
||||
(package-with-python2 python-reportlab))
|
||||
|
||||
(define-public impressive
|
||||
(package
|
||||
(name "impressive")
|
||||
|
|
Loading…
Reference in a new issue