Skip to content

Commit 5eab221

Browse files
Fixes #325: Include Assembly code in manifest (#330)
1 parent 3eb4a90 commit 5eab221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ include setup.py VERSION
44
include pyproject.toml
55
graft cmake
66

7-
recursive-include blosc *.py *.c *.h *.txt *.in *.md
7+
recursive-include blosc *.py *.c *.h *.S *.txt *.in *.md

0 commit comments

Comments
 (0)