annotate MANIFEST.in @ 0:e48810735f11
MySQLdb
Copying 1.2.1 to be the new trunk
author |
adustman |
date |
Sun, 02 Apr 2006 18:20:53 +0000 |
parents |
|
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
|