diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 00000000..89e86ce4 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,3 @@ +# Exclude large test data and other non-essential files from the source distribution +prune tests +prune docs