annotate MANIFEST.in @ 46:4093fb968cb7 MySQLdb

Bring back conversions for the time being, until we can get trunk actually working right.
author kylev
date Tue, 17 Feb 2009 18:59:35 +0000
parents 7b67220c5109
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
1 recursive-include doc *.txt
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
2 include MANIFEST.in
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
3 include MANIFEST
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
4 include ChangeLog
3
df195ac92df6 Merge changes from 1.2 branch
adustman
parents: 0
diff changeset
5 include HISTORY
0
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
6 include GPL
18
d55bfb1a4701 Tons of changes from major refactoring/cleanup. This is all really broken
adustman
parents: 9
diff changeset
7 recursive-include tests *.py
0
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
8 include metadata.cfg
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
9 include site.cfg
7
b1e508854b27 Add missing setup_*.py files
adustman
parents: 3
diff changeset
10 include setup_*.py
9
0e37ee00beb7 Merge changes from 1.2 branch (r470:483): Mostly build-related.
adustman
parents: 7
diff changeset
11 include ez_setup.py