gnu: Remove python2-et-xmlfile.

* gnu/packages/python-xyz.scm (python2-et-xmlfile): Delete variable.
This commit is contained in:
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

View file

@ -2541,9 +2541,6 @@ (define-public python-et-xmlfile
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")