initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_PYMYSQL
|
||||
bool "python-pymysql"
|
||||
depends on BR2_PACKAGE_PYTHON3
|
||||
help
|
||||
PyMySQL is a pure-Python MySQL client library. It follows
|
||||
the DB-API 2.0.
|
||||
|
||||
https://pypi.python.org/pypi/PyMySQL/
|
||||
Reference in New Issue
Block a user