aboutsummaryrefslogtreecommitdiff
path: root/python/python3-Flask/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-27 07:50:07 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-27 07:50:07 +0700
commit2dbfbdb2a96d8041affebeca4e637093bb6f0f96 (patch)
treebb44124f2df589eae4a62ef72034b9c1e7a73cdb /python/python3-Flask/README
parent610f231391f803ca028ce4933e145c6a83e5b694 (diff)
python/python3-Flask: Removed. (Use Flask).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Flask/README')
-rw-r--r--python/python3-Flask/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python3-Flask/README b/python/python3-Flask/README
deleted file mode 100644
index 13caec97e5..0000000000
--- a/python/python3-Flask/README
+++ /dev/null
@@ -1,3 +0,0 @@
-Flask is a microframework for Python based on Werkzeug
-and Jinja2. It's intended for getting started very quickly
-and was developed with best intentions in mind.