1
0

windows build: minor clean-up

This commit is contained in:
SomberNight
2021-03-07 22:58:44 +01:00
parent dded25f398
commit 41233a4bc7
4 changed files with 13 additions and 26 deletions

View File

@@ -10,8 +10,6 @@ for i, x in enumerate(sys.argv):
else:
raise Exception('no name')
PYHOME = 'c:/python3'
home = 'C:\\electrum\\'
# see https://github.com/pyinstaller/pyinstaller/issues/2005