summaryrefslogtreecommitdiffstats
path: root/python/Flask-SQLAlchemy/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/Flask-SQLAlchemy/README')
-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