gnu: Remove python2-httplib2.
* gnu/packages/python-web.scm (python2-httplib2): Delete variable.
This commit is contained in:
parent
000663e05f
commit
9f97098f24
1 changed files with 0 additions and 3 deletions
|
@ -811,9 +811,6 @@ over a different origin than that of the web application.")
|
||||||
other HTTP libraries.")
|
other HTTP libraries.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-httplib2
|
|
||||||
(package-with-python2 python-httplib2))
|
|
||||||
|
|
||||||
(define-public httpie
|
(define-public httpie
|
||||||
(package
|
(package
|
||||||
(name "httpie")
|
(name "httpie")
|
||||||
|
|
Reference in a new issue