diff options
| author | Adam Hupp <adam@hupp.org> | 2015-10-19 09:22:23 -0700 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2015-10-19 09:22:23 -0700 |
| commit | 21bc627d5964547ff29c7be5e783488d53fa09b9 (patch) | |
| tree | a3d6b0bb059ed1e89f46a8708011296f45ce969a | |
| parent | 495a35d4281b406283957e440d80c194f6303e7f (diff) | |
| download | python-magic-21bc627d5964547ff29c7be5e783488d53fa09b9.tar.gz | |
add distutils manifest
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..3612207 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,2 @@ +include *.py + |
