From df15571b82727ebbb9aa45fc0a5fb23ea07e22c5 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Wed, 19 Dec 2018 18:37:44 +0100 Subject: [PATCH] osx build: revert to python 3.6.4 --- contrib/osx/make_osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/osx/make_osx b/contrib/osx/make_osx index 17eb3fb93..76091401b 100755 --- a/contrib/osx/make_osx +++ b/contrib/osx/make_osx @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Parameterize -PYTHON_VERSION=3.6.7 +PYTHON_VERSION=3.6.4 BUILDDIR=/tmp/electrum-build PACKAGE=Electrum GIT_REPO=https://github.com/spesmilo/electrum