linux64 platform is 3.7 now
This commit is contained in:
parent
3bddb36fcb
commit
63b7f08825
1 changed files with 1 additions and 0 deletions
1
ctl
1
ctl
|
@ -43,6 +43,7 @@ else
|
|||
if [ $SYSTEM == "Linux" ]; then
|
||||
if [ $PLATFORM == "x86_64" ]; then
|
||||
ARCH=64
|
||||
PLATFORM_PYTHON=3.7
|
||||
else
|
||||
ARCH=32
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue