diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 4eccfcb29f..18722b842a 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2224,9 +2224,6 @@ (define (python-zope-bootstrap-package orig) (define-public python-zope-exceptions-bootstrap (python-zope-bootstrap-package python-zope-exceptions)) -(define-public python2-zope-exceptions - (package-with-python2 python-zope-exceptions)) - (define-public python-zope-testing (package (name "python-zope-testing")