summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm3
1 files changed, 0 insertions, 3 deletions
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")