Skip to content

Commit 53cb35d

Browse files
committed
MANIFEST.in: include *.pxi
1 parent cb832bc commit 53cb35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
global-include *.pyx *.pxd
1+
global-include *.pyx *.pxd *.pxi
22
recursive-include tests *.py *.ttf LICENSE.txt *.svg
33
recursive-include docs *.rst *.py make* _*/*
44
prune docs/_build

0 commit comments

Comments
 (0)