view MANIFEST.in @ 81:228a45771d14 MySQLdb

Remove $Revision$ and $Author$ refs as hg doesn't use them.
author Andy Dustman <adustman@users.sourceforge.net>
date Mon, 22 Feb 2010 22:58:16 -0500
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