gnu: Remove python2-zope-testrunner.

* gnu/packages/python-web.scm (python2-zope-testrunner): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:48:24 -04:00
parent c76c7556cd
commit f5c3588726
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2288,9 +2288,6 @@ (define-public python-zope-testrunner-bootstrap
("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")