We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9179520 + c252144 commit 7f2acc4Copy full SHA for 7f2acc4
MANIFEST.in
@@ -6,3 +6,5 @@ include README.md
6
include LICENSE.md
7
recursive-include randomgen *.py *.pyx *.px[di] *.h *.in *.csv *.md
8
graft randomgen/src
9
+include randomgen/tests/_shim_dist.h
10
+include randomgen/tests/_shim_dist.c
0 commit comments