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 7910400 commit 23b98b6Copy full SHA for 23b98b6
pythonforandroid/recipes/m2crypto/__init__.py
@@ -1,4 +1,5 @@
1
-from pythonforandroid.toolchain import CompiledComponentsPythonRecipe, current_directory
+from pythonforandroid.recipe import CompiledComponentsPythonRecipe
2
+from pythonforandroid.toolchain import current_directory
3
from pythonforandroid.logger import shprint, info
4
import glob
5
import sh
0 commit comments