summaryrefslogtreecommitdiff
path: root/www/py-flask-script
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-flask-script')
-rw-r--r--www/py-flask-script/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/py-flask-script/pkg-descr b/www/py-flask-script/pkg-descr
index ef186911f433..319bf61f3ea9 100644
--- a/www/py-flask-script/pkg-descr
+++ b/www/py-flask-script/pkg-descr
@@ -2,5 +2,3 @@ The Flask-Script extension provides support for writing external scripts
in Flask. This includes running a development server, a customised
Python shell, scripts to set up your database, cronjobs, and other
command-line tasks that belong outside the web application itself.
-
-WWW: https://flask-script.readthedocs.io/