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 966e1bfcea..a6f1af1bf5 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3779,9 +3779,6 @@ and other command-line tasks that belong outside the web application
itself.")
(license license:bsd-3)))
-(define-public python2-flask-script
- (package-with-python2 python-flask-script))
-
(define-public python-flask-migrate
(package
(name "python-flask-migrate")