diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7d8eb7c2ea..41fd1efe31 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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")