annotate MANIFEST.in @ 2:c0d1fc0429ce
MySQLdb
Smashed _mysql.c with a great big hammer and got some smaller,
more managable pieces.
author |
adustman |
date |
Fri, 07 Apr 2006 05:06:01 +0000 |
parents |
e48810735f11 |
children |
df195ac92df6 |
rev |
line source |
0
|
1 prune CVS
|
|
2 recursive-include doc *.txt
|
|
3 include MANIFEST.in
|
|
4 include MANIFEST
|
|
5 include ChangeLog
|
|
6 include CHANGES-1.2.1
|
|
7 include GPL
|
|
8 include pymemcompat.h
|
|
9 include dbapi20.py
|
|
10 include test_MySQLdb_dbapi20.py
|
|
11 include test_capabilities.py
|
|
12 include test_MySQLdb_capabilities.py
|
|
13 include metadata.cfg
|
|
14 include site.cfg
|