mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-16 20:33:57 +08:00
Add _mysql_const.converters.
This commit is contained in:
@ -85,6 +85,7 @@ setup (# Distribution meta-data
|
|||||||
# Description of the modules and packages in the distribution
|
# Description of the modules and packages in the distribution
|
||||||
|
|
||||||
py_modules = ["MySQLdb", "CompatMysqldb",
|
py_modules = ["MySQLdb", "CompatMysqldb",
|
||||||
|
"_mysql_const.converters",
|
||||||
"_mysql_const.exc",
|
"_mysql_const.exc",
|
||||||
"_mysql_const.CR",
|
"_mysql_const.CR",
|
||||||
"_mysql_const.FIELD_TYPE",
|
"_mysql_const.FIELD_TYPE",
|
||||||
|
Reference in New Issue
Block a user