gnu: Remove python2-webencodings.
* gnu/packages/python-web.scm (python2-webencodings): Delete variable.
This commit is contained in:
parent
4e9bacaaf3
commit
c0e3ba2904
1 changed files with 0 additions and 3 deletions
|
@ -1452,9 +1452,6 @@ BOM detection, but the actual implementation for encoders and decoders
|
||||||
is Python’s.")
|
is Python’s.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-webencodings
|
|
||||||
(package-with-python2 python-webencodings))
|
|
||||||
|
|
||||||
(define-public python-openapi-schema-validator
|
(define-public python-openapi-schema-validator
|
||||||
(package
|
(package
|
||||||
(name "python-openapi-schema-validator")
|
(name "python-openapi-schema-validator")
|
||||||
|
|
Reference in a new issue