add MANIFEST.in to reduce sdist tarball size

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-28 10:09:39 -07:00
parent 6c33f0b0bd
commit 64399a72f3

4
MANIFEST.in Normal file
View File

@@ -0,0 +1,4 @@
prune docs
prune examples
prune scripts
prune tests