diff options
| -rw-r--r-- | gnu/packages/xml.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index f5552c13529..6832a3b0686 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -1932,9 +1932,6 @@ libxml2 and libxslt.") (setenv "CFLAGS" "-Wno-error=incompatible-pointer-types"))))))))) -(define-deprecated python-lxml-4.7 python-lxml) -(export python-lxml-4.7) - (define-public python-lxml-html-clean (package (name "python-lxml-html-clean") |
