view MANIFEST.in @ 61:8506ded95181 MySQLdb

Move the test_suite config to where it belongs
author adustman
date Sun, 08 Mar 2009 16:02:16 +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