summaryrefslogtreecommitdiffstats
path: root/python/Flask-SQLAlchemy/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2019-12-22 13:21:00 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-31 18:06:26 +0700
commit23394e3bf89bee106759f25db3da9013ad384a6c (patch)
tree975f9a71d5b19a26ddeb4905f52be91170a90d9c /python/Flask-SQLAlchemy/README
parente8c06f622cfd8737f374f150d68a7c94111b55a9 (diff)
downloadslackbuilds-23394e3bf89bee106759f25db3da9013ad384a6c.tar.gz
slackbuilds-23394e3bf89bee106759f25db3da9013ad384a6c.tar.xz
python/Flask-SQLAlchemy: Updated for version 2.4.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to '')
-rw-r--r--python/Flask-SQLAlchemy/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/Flask-SQLAlchemy/README b/python/Flask-SQLAlchemy/README
index fc294fe764..b96885c552 100644
--- a/python/Flask-SQLAlchemy/README
+++ b/python/Flask-SQLAlchemy/README
@@ -1,2 +1,10 @@
Flask-SQLAlchemy is a Flask microframework extension which adds
support for the SQLAlchemy SQL toolkit/ORM.
+
+python3 and python3-Flask is an optional dependencies.
+
+You need to set PYTHON3=yes,
+
+for example:
+
+ PYTHON3=yes ./Flask-SQLAlchemy.SlackBuild