Added path to python 64
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# Currently using python 3.7.5
|
# Currently using python 3.7.5
|
||||||
variables:
|
variables:
|
||||||
PYTHON3-32: "C:\\python37-32\\python.exe"
|
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"
|
PYINSTALLER: "C:\\python37-32\\scripts\\pyinstaller.exe"
|
||||||
NSIS: "C:\\nsis\\makensis.exe"
|
NSIS: "C:\\nsis\\makensis.exe"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user