8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70648d3 commit f4f6246Copy full SHA for f4f6246
MANIFEST.in
@@ -1,7 +1,7 @@
1
-include *AUTHORS *COPYING
+include *AUTHORS *LICENSE
2
recursive-include doc *
3
recursive-include examples *
4
-recursive-include kivy/data *.png *.jpg *.svg *.css *.ttf *.kv *.fs *.vs *.json *.gif *.atlas
+recursive-include kivy/data *.png *.jpg *.ttf *.kv *.fs *.vs *.json *.gif *.atlas
5
recursive-include kivy/tools *.png *.txt *.bat *.sh *.py
6
recursive-include kivy/tests *.py *.png
7
recursive-include kivy *.pyd *.pyx *.c *.pxi *.h *.pxd
0 commit comments