Skip to content

Commit 7f2acc4

Browse files
authored
Merge pull request #395 from bashtage/ensure-files-packaged
BUG: Fix packaging issue
2 parents 9179520 + c252144 commit 7f2acc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ include README.md
66
include LICENSE.md
77
recursive-include randomgen *.py *.pyx *.px[di] *.h *.in *.csv *.md
88
graft randomgen/src
9+
include randomgen/tests/_shim_dist.h
10+
include randomgen/tests/_shim_dist.c

0 commit comments

Comments
 (0)