Mercurial > p > mysql-python > mysqldb-2
diff MANIFEST.in @ 18:d55bfb1a4701 MySQLdb
Tons of changes from major refactoring/cleanup. This is all really broken
right now. In particular, all results are returned as strings.
author | adustman |
---|---|
date | Fri, 14 Mar 2008 23:06:29 +0000 |
parents | 0e37ee00beb7 |
children | 5a3e4cafadec |
line wrap: on
line diff
--- a/MANIFEST.in Tue Feb 27 00:58:49 2007 +0000 +++ b/MANIFEST.in Fri Mar 14 23:06:29 2008 +0000 @@ -5,10 +5,7 @@ include HISTORY include GPL include pymemcompat.h -include dbapi20.py -include test_MySQLdb_dbapi20.py -include test_capabilities.py -include test_MySQLdb_capabilities.py +recursive-include tests *.py include metadata.cfg include site.cfg include setup_*.py