gnu: Remove python2-zope-interface.
* gnu/packages/python-web.scm (python2-zope-interface): Delete variable.
This commit is contained in:
parent
eccb33c210
commit
7287f83523
1 changed files with 0 additions and 3 deletions
|
@ -2159,9 +2159,6 @@ (define-public python-zope-interface
|
|||
conforming to a given API or contract.")
|
||||
(license license:zpl2.1)))
|
||||
|
||||
(define-public python2-zope-interface
|
||||
(package-with-python2 python-zope-interface))
|
||||
|
||||
(define-public python-zope-exceptions
|
||||
(package
|
||||
(name "python-zope-exceptions")
|
||||
|
|
Loading…
Reference in a new issue