8000 fix groestlcoin_hash recipe (#1738) · sam-qian/python-for-android@523d026 · GitHub
[go: up one dir, main page]

Skip to content

Commit 523d026

Browse files
authored
fix groestlcoin_hash recipe (kivy#1738)
* fix groestlcoin_hash recipe
1 parent ca58e0e commit 523d026

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pythonforandroid/recipes/groestlcoin_hash/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ class GroestlcoinHashRecipe(CythonRecipe):
55
version = '1.0.1'
66
url = 'https://github.com/Groestlcoin/groestlcoin-hash-python/archive/{version}.tar.gz'
77
depends = []
8-
call_hostpython_via_targetpython = True
98
cythonize = False
109

1110

0 commit comments

Comments
 (0)
0