gnu: python2-mechanicalsoup: Remove package.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
zimoun 2021-06-08 16:37:47 +02:00 committed by Leo Famulari
parent 80e05a5bdf
commit 2b0eddbb39
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08

View File

@ -826,9 +826,6 @@ websites. It automatically stores and sends cookies, follows redirects, and can
follow links and submit forms. It doesnt do JavaScript.")
(license license:expat)))
(define-public python2-mechanicalsoup
(package-with-python2 python-mechanicalsoup))
(define-public python-hyperframe
(package
(name "python-hyperframe")