summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 cc0061b0bf..38a0debca7 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3152,9 +3152,6 @@ Script provides commands to serve applications based on this configuration
file.")
(license license:expat)))
-(define-public python2-pastedeploy
- (package-with-python2 python-pastedeploy))
-
(define-public python-webtest
(package
(name "python-webtest")