8000 don't local · wexi/python-for-android@1983927 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1983927

Browse files
committed
don't local
1 parent 9cdc735 commit 1983927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/cryptography/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
class CryptographyRecipe(CompiledComponentsPythonRecipe):
55
name = 'cryptography'
6-
version = 'local'
6+
version = 'master'
77
url = 'git+file:///home/enoch/cryptography'
88
depends = ['host_cffi', 'host_cython', 'host_setuptools', 'host_sh',
99
'idna', 'asn1crypto', 'six', 'cffi',

0 commit comments

Comments
 (0)
0