gnu: Remove python2-zope-testrunner.
* gnu/packages/python-web.scm (python2-zope-testrunner): Delete variable.
parent
c76c7556cd
commit
f5c3588726
|
@ -2288,9 +2288,6 @@ tests.")
|
|||
("python-zope-exceptions" ,python-zope-exceptions-bootstrap)))
|
||||
(properties `((hidden? . #t)))))
|
||||
|
||||
(define-public python2-zope-testrunner
|
||||
(package-with-python2 python-zope-testrunner))
|
||||
|
||||
(define-public python-zope-i18nmessageid
|
||||
(package
|
||||
(name "python-zope-i18nmessageid")
|
||||
|
|
Reference in New Issue