gnu: Remove python2-zope-schema.

* gnu/packages/python-web.scm (python2-zope-schema): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:28:05 -04:00
parent 1d8b2a07d9
commit c4a9b0b03b
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2348,9 +2348,6 @@ (define-public python-zope-schema
defining data schemas.")
(license license:zpl2.1)))
(define-public python2-zope-schema
(package-with-python2 python-zope-schema))
(define-public python-zope-configuration
(package
(name "python-zope-configuration")