mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-16 03:50:43 +08:00
Move tests into their own directory to parallel trunk
This commit is contained in:
@ -1,14 +1,11 @@
|
||||
recursive-include doc *.txt
|
||||
recursive-include tests *.py
|
||||
include MANIFEST.in
|
||||
include MANIFEST
|
||||
include ChangeLog
|
||||
include HISTORY
|
||||
include GPL
|
||||
include pymemcompat.h
|
||||
include dbapi20.py
|
||||
include test_MySQLdb_dbapi20.py
|
||||
include test_capabilities.py
|
||||
include test_MySQLdb_capabilities.py
|
||||
include metadata.cfg
|
||||
include site.cfg
|
||||
include setup_common.py
|
||||
|
Reference in New Issue
Block a user