diff options
Diffstat (limited to 'python/MANIFEST.in')
-rw-r--r-- | python/MANIFEST.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/MANIFEST.in b/python/MANIFEST.in new file mode 100644 index 0000000..93acc53 --- /dev/null +++ b/python/MANIFEST.in @@ -0,0 +1,2 @@ +include MANIFEST MANIFEST.in zbarmodule.h test/barcode.png +recursive-include examples *.py |