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 ca58e0e commit 523d026Copy full SHA for 523d026
pythonforandroid/recipes/groestlcoin_hash/__init__.py
@@ -5,7 +5,6 @@ class GroestlcoinHashRecipe(CythonRecipe):
5
version = '1.0.1'
6
url = 'https://github.com/Groestlcoin/groestlcoin-hash-python/archive/{version}.tar.gz'
7
depends = []
8
- call_hostpython_via_targetpython = True
9
cythonize = False
10
11
0 commit comments