Skip to content

Commit e56d44f

Browse files
committed
update MANIFEST.in to fix kivy#3320
1 parent 7436dfe commit e56d44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ recursive-include examples *
44
recursive-include kivy/data *.png *.jpg *.ttf *.kv *.fs *.vs *.json *.gif *.atlas *.ico
55
recursive-include kivy/tools *.png *.txt *.bat *.sh *.py
66
recursive-include kivy/tests *.py *.png
7-
recursive-include kivy *.pyd *.pyx *.c *.pxi *.h *.pxd
7+
recursive-include kivy *.pyd *.pyx *.c *.pxi *.h *.pxd *.m

0 commit comments

Comments
 (0)