diff options
Diffstat (limited to 'python/MANIFEST.in')
| -rw-r--r-- | python/MANIFEST.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/MANIFEST.in b/python/MANIFEST.in new file mode 100644 index 0000000..8c95a2e --- /dev/null +++ b/python/MANIFEST.in @@ -0,0 +1,5 @@ +include README.md +exclude Makefile +exclude .gitignore +include src +recursive-include tests *.py |
