gnu: Remove python2-html5-parser.

* gnu/packages/python-web.scm (python2-html5-parser): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Vinicius Monego 2022-01-19 14:08:56 +00:00 committed by Mathieu Othacehe
parent 0ce7d4d403
commit 9a6dbaa5d4
No known key found for this signature in database
GPG Key ID: 8354763531769CA6

View File

@ -1297,9 +1297,6 @@ C, yielding parse times that can be a thirtieth of the html5lib parse times.")
;; indicate ASL2.0, including the LICENSE file for the whole project.
(license (list license:asl2.0 license:gpl3))))
(define-public python2-html5-parser
(package-with-python2 python-html5-parser))
(define-public python-minio
(package
(name "python-minio")