We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7ff22 commit 6089ac4Copy full SHA for 6089ac4
2 files changed
pythonforandroid/recipes/kivy/__init__.py
@@ -34,7 +34,6 @@ class KivyRecipe(PyProjectRecipe):
34
# WARNING: Remove this patch when a new Kivy version is released.
35
patches = [
36
("sdl-gl-swapwindow-nogil.patch", is_kivy_affected_by_deadlock_issue),
37
- "use_cython.patch",
38
"no-ast-str.patch"
39
]
40
pythonforandroid/recipes/kivy/use_cython.patch
0 commit comments