mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05:00
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 @@ (define-public python-webencodings
|
||||||
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")
|
||||||
|
|
Loading…
Reference in a new issue