gnu: Remove python2-pypdf2.
* gnu/packages/pdf.scm (python2-pypdf2): Delete variable.
parent
48e18ab4aa
commit
aae86d4ddc
|
@ -1240,9 +1240,6 @@ manipulation in memory. It is therefore a useful tool for websites that
|
|||
manage or manipulate PDFs.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-pypdf2
|
||||
(package-with-python2 python-pypdf2))
|
||||
|
||||
(define-public python2-pypdf
|
||||
(package
|
||||
(name "python2-pypdf")
|
||||
|
|
Reference in New Issue