view MANIFEST.in @ 75:3b03cb566032 MySQLdb

More serious restructuring and cleaning, especially in the handling of result sets. All tests pass.
author adustman
date Mon, 22 Feb 2010 03:56:44 +0000
parents 7b67220c5109
children
line wrap: on
line source

recursive-include doc *.txt
include MANIFEST.in
include MANIFEST
include ChangeLog
include HISTORY
include GPL
recursive-include tests *.py
include metadata.cfg
include site.cfg
include setup_*.py
include ez_setup.py