diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 38a0debca7..5969212b66 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -4026,9 +4026,6 @@ (define-public python-genshi textual content for output generation on the web.") (license license:bsd-3))) -(define-public python2-genshi - (package-with-python2 python-genshi)) - (define-public python-flask-principal (package (name "python-flask-principal")