Skip to content

Commit

Permalink
MANIFEST.in: include *.pxi
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen521kk committed Sep 14, 2024
1 parent cb832bc commit 53cb35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
global-include *.pyx *.pxd
global-include *.pyx *.pxd *.pxi
recursive-include tests *.py *.ttf LICENSE.txt *.svg
recursive-include docs *.rst *.py make* _*/*
prune docs/_build
Expand Down

0 comments on commit 53cb35d

Please sign in to comment.