From d911f626ff1479de4cff9ca33c9a6f7200d405d3 Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Wed, 19 Jan 2022 14:09:04 +0000 Subject: gnu: Remove python2-webtest. * gnu/packages/python-web.scm (python2-webtest): Remove variable. Signed-off-by: Mathieu Othacehe --- gnu/packages/python-web.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/python-web.scm') diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 11e9c5e19e..b5ba484c33 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2929,9 +2929,6 @@ without starting an HTTP server. It supports anything that supports the minimum of WSGI.") (license license:expat))) -(define-public python2-webtest - (package-with-python2 python-webtest)) - (define-public python-flask (package (name "python-flask") -- cgit v1.2.3