mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-10 23:15:37 +08:00
Update windows builds to Python 3.12
This commit is contained in:
parent
0b6e1c445f
commit
7a1c975201
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
:: This is an example compiler script
|
||||
|
||||
SET PYTHON64=c:\python311-64\python.exe
|
||||
SET PYTHON64=c:\python312-64\python.exe
|
||||
SET PYTHON32=c:\python37-32\python.exe
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue