Skip to content

Commit 7caf03a

Browse files
committed
add all .h and .pyx files to MANIFEST.in (in case we make some later)
1 parent e82466a commit 7caf03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
recursive-include autograd *.c
1+
recursive-include autograd *.c *.h *.pyx

0 commit comments

Comments
 (0)