Skip to content

Commit c21c3ee

Browse files
committed
Exclude data folder explicitly in MANIFEST.in
1 parent 2754196 commit c21c3ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ global-exclude *.py[cod]
66
global-exclude *.dll
77
global-exclude *.so
88

9+
recursive-exclude data *
910
recursive-include doc *
1011
recursive-exclude doc/build *
1112
recursive-include test *

0 commit comments

Comments
 (0)