From e765fc96776df743d32002b1530ba693dcd44ec9 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sat, 19 Dec 2020 14:14:04 -0500 Subject: gnu: python2-flask-restful-swagger: Remove package. * gnu/packages/python-web.scm (python2-flask-restful-swagger): Remove variable. --- gnu/packages/python-web.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index a6f1af1bf5..1af9d257a1 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -3492,9 +3492,6 @@ documentation builder.") specs from your Flask-Restful projects.") (license license:expat))) -(define-public python2-flask-restful-swagger - (package-with-python2 python-flask-restful-swagger)) - (define-public python-htmlmin (package (name "python-htmlmin") -- cgit v1.2.3