Skip to content

Commit 4d06087

Browse files
committed
include bitmaps in tests
1 parent 91fc9cf commit 4d06087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
recursive-include pyiceberg *.pyx *.c
2020

2121
# Include test files in sdist
22-
recursive-include tests *.py
22+
recursive-include tests
2323

2424
# Include development files
2525
include Makefile

0 commit comments

Comments
 (0)