mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-16 03:50:43 +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
|
||||
|
||||
py_modules = ["MySQLdb", "CompatMysqldb",
|
||||
"_mysql_const.converters",
|
||||
"_mysql_const.exc",
|
||||
"_mysql_const.CR",
|
||||
"_mysql_const.FIELD_TYPE",
|
||||
|
Reference in New Issue
Block a user