reverted to python 3.7 due to CXFreeze
This commit is contained in:
parent
87acd01273
commit
15d4124d89
@ -1,7 +1,7 @@
|
|||||||
# Jobs to build the two channels in Socializer.
|
# Jobs to build the two channels in Socializer.
|
||||||
variables:
|
variables:
|
||||||
PYTHON3-32: "C:\\python38-32\\python.exe"
|
PYTHON3-32: "C:\\python37-32\\python.exe"
|
||||||
PYTHON3-64: "C:\\python38-32\\python.exe"
|
PYTHON3-64: "C:\\python37-32\\python.exe"
|
||||||
PYTHON2: "C:\\python27\\python.exe"
|
PYTHON2: "C:\\python27\\python.exe"
|
||||||
NSIS: "C:\\nsis\\makensis.exe"
|
NSIS: "C:\\nsis\\makensis.exe"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user