tosx build: revert to python 3.6.4 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit df15571b82727ebbb9aa45fc0a5fb23ea07e22c5 DIR parent 383b517405f745454d042d31d702fd491e480f7d HTML Author: ThomasV <thomasv@electrum.org> Date: Wed, 19 Dec 2018 18:37:44 +0100 osx build: revert to python 3.6.4 Diffstat: M contrib/osx/make_osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/contrib/osx/make_osx b/contrib/osx/make_osx t@@ -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