Skip to content

Commit 1fad486

Browse files
committed
Add .i files to MANIFEST.in
1 parent 6aaf232 commit 1fad486

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ recursive-include include *.html
66
recursive-include pyrfr *.pxd
77
recursive-include pyrfr *.cpp
88
recursive-include pyrfr *.pyx
9+
recursive-include pyrfr *.i
910

10-
CMakeList.txt
11+
CMakeList.txt

0 commit comments

Comments
 (0)