Files
mysqlclient/MySQLdb/MANIFEST.in
adustman f0d497d8f3 * Overhaul setup.py
* Clean up warnings in _mysql.c when SSL is not available

* Tidy up MANIFEST.in
2005-01-13 05:00:29 +00:00

10 lines
185 B
Plaintext

prune CVS
recursive-include doc *.txt *.html
include MANIFEST.in
include MANIFEST
include ChangeLog
include GPL
include pymemcompat.h
include dbapi20.py
include test_MySQLdb_dbapi20.py