Skip to content

Commit 6089ac4

Browse files
committed
remove kivy patch
1 parent 0e7ff22 commit 6089ac4

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

pythonforandroid/recipes/kivy/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class KivyRecipe(PyProjectRecipe):
3434
# WARNING: Remove this patch when a new Kivy version is released.
3535
patches = [
3636
("sdl-gl-swapwindow-nogil.patch", is_kivy_affected_by_deadlock_issue),
37-
"use_cython.patch",
3837
"no-ast-str.patch"
3938
]
4039

pythonforandroid/recipes/kivy/use_cython.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)