gnu: Remove python2-lxml.
* gnu/packages/xml.scm (python2-lxml): Delete variable.
This commit is contained in:
parent
54ef40a1f7
commit
41efd94c3e
1 changed files with 0 additions and 3 deletions
|
@ -2541,9 +2541,6 @@ (define-public python-lxml-4.7
|
|||
(base32
|
||||
"090viyanaki4q7w7i000xl0qh4in52bkl3qal55sz2bbm8w3hqd1"))))))
|
||||
|
||||
(define-public python2-lxml
|
||||
(package-with-python2 python-lxml))
|
||||
|
||||
(define-public python-untangle
|
||||
;; The latest tagged release is from 2014; use the latest commit.
|
||||
(let ((revision "1")
|
||||
|
|
Loading…
Reference in a new issue