Skip to content

Commit 0ecd3df

Browse files
authored
ARROW-91 Include tests in the sdist (#75)
1 parent 8ed061b commit 0ecd3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude asv.conf.json
1313

1414
graft pymongoarrow
1515

16-
recursive-exclude test *
16+
recursive-include test *
1717
recursive-exclude docs *
1818

1919
global-exclude *.cpp

0 commit comments

Comments
 (0)