diff options
| author | Naoki INADA <inada-n@klab.jp> | 2010-04-29 07:08:41 +0900 |
|---|---|---|
| committer | Naoki INADA <inada-n@klab.jp> | 2010-04-29 07:08:41 +0900 |
| commit | dda3d24bca8c00f58598523c60902c89581c8da2 (patch) | |
| tree | 63b108807d18519bb1b4d4186991a88b26ba83c5 /python/MANIFEST.in | |
| parent | f77d76a320547dc8ae2dde78b37f4119c9a2caf0 (diff) | |
| download | msgpack-python-dda3d24bca8c00f58598523c60902c89581c8da2.tar.gz | |
Add download url.
Diffstat (limited to 'python/MANIFEST.in')
| -rw-r--r-- | python/MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/MANIFEST.in b/python/MANIFEST.in index 6841ffe..cbc9ada 100644 --- a/python/MANIFEST.in +++ b/python/MANIFEST.in @@ -1,2 +1,3 @@ include setup.py +include COPYING recursive-include msgpack *.h *.c *.pyx |
