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 71c8a87 commit be2204aCopy full SHA for be2204a
MANIFEST.in
@@ -5,9 +5,9 @@ recursive-include doc *
5
prune doc/build
6
7
recursive-include pythonforandroid *.py *.tmpl biglink liblink
8
-recursive-include pythonforandroid/recipes *.py *.patch *.c *.pyx
+recursive-include pythonforandroid/recipes *.py *.patch *.c *.pyx Setup *.h
9
10
-recursive-include pythonforandroid/bootstraps *.properties *.xml *.java *.tmpl *.txt *.png
+recursive-include pythonforandroid/bootstraps *.properties *.xml *.java *.tmpl *.txt *.png *.aidl *.py *.sh *.c *.h
11
12
prune .git
13
prune pythonforandroid/bootstraps/pygame/build/libs
0 commit comments