Skip to content

Commit 16f60d3

Browse files
committed
Fixed jedi recipe
1 parent 39d083a commit 16f60d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pythonforandroid/recipes/jedi/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@ class JediRecipe(PythonRecipe):
1414
# pypi yet), but it still occurs on Android, I could not reproduce
1515
# on desktop.
1616

17+
call_hostpython_via_targetpython = False
18+
1719

1820
recipe = JediRecipe()

0 commit comments

Comments
 (0)