mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00
Distutils finds __init__.py automatically?
This commit is contained in:
@ -85,7 +85,6 @@ 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.__init__",
|
|
||||||
"_mysql_const.CR",
|
"_mysql_const.CR",
|
||||||
"_mysql_const.FIELD_TYPE",
|
"_mysql_const.FIELD_TYPE",
|
||||||
"_mysql_const.ER",
|
"_mysql_const.ER",
|
||||||
|
Reference in New Issue
Block a user