blob: b96885c5528549d3344343c409089ee1897c7ce7 (
plain)
1
2
3
4
5
6
7
8
9
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
|