gnu: Remove python2-webob.
* gnu/packages/python-web.scm (python2-webob): Delete variable.
This commit is contained in:
parent
4ed5bc1ca0
commit
25a15e71e6
1 changed files with 0 additions and 3 deletions
|
@ -2126,9 +2126,6 @@ (define-public python-webob
|
|||
object to help create WSGI responses.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-webob
|
||||
(package-with-python2 python-webob))
|
||||
|
||||
(define-public python-zope-event
|
||||
(package
|
||||
(name "python-zope-event")
|
||||
|
|
Loading…
Reference in a new issue