mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-27 19:37:17 +00:00
Update buildroot & docker (#25)
* Update docker & buildroot * Fix * fix versions
This commit is contained in:
9
buildroot/package/python-flask-sqlalchemy/Config.in
Normal file
9
buildroot/package/python-flask-sqlalchemy/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_FLASK_SQLALCHEMY
|
||||
bool "python-flask-sqlalchemy"
|
||||
select BR2_PACKAGE_PYTHON_FLASK # runtime
|
||||
select BR2_PACKAGE_PYTHON_SQLALCHEMY # runtime
|
||||
help
|
||||
Flask-SQLAlchemy is a Flask microframework extension which
|
||||
adds support for the SQLAlchemy SQL toolkit/ORM.
|
||||
|
||||
http://github.com/mitsuhiko/flask-sqlalchemy
|
||||
Reference in New Issue
Block a user