gnu: Remove python2-webencodings.

* gnu/packages/python-web.scm (python2-webencodings): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 02:51:20 -04:00
parent 4e9bacaaf3
commit c0e3ba2904
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -1452,9 +1452,6 @@ BOM detection, but the actual implementation for encoders and decoders
is Pythons.")
(license license:bsd-3)))
(define-public python2-webencodings
(package-with-python2 python-webencodings))
(define-public python-openapi-schema-validator
(package
(name "python-openapi-schema-validator")