summaryrefslogtreecommitdiffstats
path: root/python/which/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'python/which/MANIFEST.in')
-rw-r--r--python/which/MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/which/MANIFEST.in b/python/which/MANIFEST.in
new file mode 100644
index 000000000..3b8970ab8
--- /dev/null
+++ b/python/which/MANIFEST.in
@@ -0,0 +1,3 @@
+include *.py *.cpp *.in which.exe Makefile* *.txt logo.jpg
+exclude *~
+recursive-include test *.txt *.py