mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-18 00:42:17 -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.")
|
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")
|
||||||
|
|
Loading…
Reference in a new issue