diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 24aebe765a..d5132670d5 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -1452,9 +1452,6 @@ (define-public python-webencodings 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")