Skip to content

Commit a9748a9

Browse files
committed
Enable 3.9 and 3.10 again?
1 parent 3af7e14 commit a9748a9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ci-targets.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -389,9 +389,8 @@ windows:
389389
arch: aarch64
390390
vcvars: vcvarsamd64_arm64.bat
391391
python_versions:
392-
# On 3.9 / 3.10, `_tkinter` is failing to be included in the build
393-
# - "3.9"
394-
# - "3.10"
392+
- "3.9"
393+
- "3.10"
395394
- "3.11"
396395
- "3.12"
397396
- "3.13"

0 commit comments

Comments
 (0)