Skip to content

Commit

Permalink
Add other types of cython files
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Jan 25, 2024
1 parent d16e2e3 commit 3a0a76f
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
Expand Up @@ -8,5 +8,5 @@ recursive-include tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

global-include *.pyx
global-include *.pyx *pxd
recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif

0 comments on commit 3a0a76f

Please sign in to comment.