gnu: Remove python2-et-xmlfile.
* gnu/packages/python-xyz.scm (python2-et-xmlfile): Delete variable.
This commit is contained in:
parent
08063afd31
commit
0438c799af
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue