gnu: Remove python2-webencodings.
* gnu/packages/python-web.scm (python2-webencodings): Delete variable.
This commit is contained in:
parent
4e9bacaaf3
commit
c0e3ba2904
@ -1452,9 +1452,6 @@ BOM detection, but the actual implementation for encoders and decoders
|
||||
is Python’s.")
|
||||
(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")
|
||||
|
Loading…
Reference in New Issue
Block a user