Skip to content

Commit 89358fd

Browse files
committed
Build: Explicitly exclude binary files from sdist.
1 parent c39a4e8 commit 89358fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ include setup.py setup.cfg pyproject.toml tox.ini
44
include logo/logo-220x200.png
55
recursive-include lupa *.py *.pyx *.pxd *.pxi *.c
66
recursive-include third-party *
7+
global-exclude *.so *.dll *.pyd *.a *.o

0 commit comments

Comments
 (0)