me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-et-xmlfile.

* gnu/packages/python-xyz.scm (python2-et-xmlfile): Delete variable.
Maxim Cournoyer 2022-04-29 23:11:15 -04:00
parent 08063afd31
commit 0438c799af
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2541,9 +2541,6 @@ from @code{lxml}. It aims to provide a low memory, compatible implementation
of @code{xmlfile}.")
(license license:expat)))
(define-public python2-et-xmlfile
(package-with-python2 python-et-xmlfile))
(define-public python-openpyxl
(package
(name "python-openpyxl")