Skip to content

Commit

Permalink
Downgrade python version
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed Oct 12, 2018
1 parent 9651e13 commit 56105b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/build-wine/deterministic.spec
Expand Up @@ -10,7 +10,7 @@ for i, x in enumerate(sys.argv):
else:
raise Exception('no name')

PYTHON_VERSION = '3.6.6'
PYTHON_VERSION = '3.5.4'
PYHOME = 'c:/python' + PYTHON_VERSION

home = 'C:\\electrum-grs\\'
Expand Down

0 comments on commit 56105b4

Please sign in to comment.