Skip to content

Commit 9b59eab

Browse files
committed
MANIFEST.in: added data files for any extension
1 parent d6c4a21 commit 9b59eab

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
@@ -9,7 +9,7 @@ recursive-include Orange/canvas/workflows *.ows
99

1010
recursive-include Orange/widgets *.png *.svg *.js *.css *.html
1111
recursive-include Orange/widgets/tests *.tab
12-
recursive-include Orange/widgets/data/tests *.tab *.txt
12+
recursive-include Orange/widgets/data/tests *.tab *.txt .foo .xlsx
1313
recursive-include Orange/widgets/tests/workflows *.ows
1414

1515
recursive-include distribute *.svg *.desktop

0 commit comments

Comments
 (0)