mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: Remove python2-zope-testrunner.
* gnu/packages/python-web.scm (python2-zope-testrunner): Delete variable.
This commit is contained in:
parent
c76c7556cd
commit
f5c3588726
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue