Added path to python 64
This commit is contained in:
parent
6049531de5
commit
fe1ac8e324
@ -2,7 +2,7 @@
|
||||
# Currently using python 3.7.5
|
||||
variables:
|
||||
PYTHON3-32: "C:\\python37-32\\python.exe"
|
||||
PYTHON3-64: "C:\\python37-32\\python.exe"
|
||||
PYTHON3-64: "C:\\python37-64\\python.exe"
|
||||
PYINSTALLER: "C:\\python37-32\\scripts\\pyinstaller.exe"
|
||||
NSIS: "C:\\nsis\\makensis.exe"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user