initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_WTFORMS
|
||||
bool "python-wtforms"
|
||||
select BR2_PACKAGE_PYTHON_MARKUPSAFE # runtime
|
||||
help
|
||||
A flexible forms validation and rendering library for
|
||||
Python web development.
|
||||
|
||||
https://wtforms.readthedocs.io/
|
||||
Reference in New Issue
Block a user