gnu: python2-mechanicalsoup: Remove package.
* gnu/packages/python-web.scm (python2-mechanicalsoup): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>master
parent
80e05a5bdf
commit
2b0eddbb39
|
@ -826,9 +826,6 @@ websites. It automatically stores and sends cookies, follows redirects, and can
|
|||
follow links and submit forms. It doesn’t do JavaScript.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-mechanicalsoup
|
||||
(package-with-python2 python-mechanicalsoup))
|
||||
|
||||
(define-public python-hyperframe
|
||||
(package
|
||||
(name "python-hyperframe")
|
||||
|
|
Reference in New Issue