mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add OVOS-Dashboard and its dependencies
This commit is contained in:
9
buildroot-external/package/python-flask-wtf/Config.in
Normal file
9
buildroot-external/package/python-flask-wtf/Config.in
Normal file
@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_FLASK_WTF
|
||||
bool "python-flask-wtf"
|
||||
select BR2_PACKAGE_PYTHON_FLASK # runtime
|
||||
select BR2_PACKAGE_PYTHON_ITSDANGEROUS # runtime
|
||||
select BR2_PACKAGE_PYTHON_WTFORMS # runtime
|
||||
help
|
||||
Simple integration of Flask and WTForms.
|
||||
|
||||
https://github.com/wtforms/flask-wtf
|
Reference in New Issue
Block a user