Skip to content

Commit 3030fa9

Browse files
committed
Build on py 3.13 in windows
1 parent a35c411 commit 3030fa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_tools/build_binaries_windows.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
r"%s\py310_64\python.exe" % miniconda_envs,
2222
r"%s\py311_64\python.exe" % miniconda_envs,
2323
r"%s\py312_64\python.exe" % miniconda_envs,
24+
r"%s\py313_64\python.exe" % miniconda_envs,
2425
# See: build_tools\pydevd_release_process.txt when adding a new one
2526
]
2627

0 commit comments

Comments
 (0)