Skip to content

Commit 1529548

Browse files
author
agilewalker
committed
Oops
1 parent 3aa79e5 commit 1529548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/python3crystax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def realpath(fname):
6161

6262
class Python3Recipe(TargetPythonRecipe):
6363
version = '3.5'
64-
url = None
64+
url = ''
6565
name = 'python3crystax'
6666

6767
depends = ['hostpython3crystax']

0 commit comments

Comments
 (0)