view MANIFEST.in @ 74:80164eb2f090 MySQLdb

This passes all test, yet is still broken and ugly in many ways. However, a lot of ugliness has been removed.
author adustman
date Sat, 20 Feb 2010 04:27:21 +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