Skip to content

Commit 4f8526c

Browse files
committed
Wheels for Python 3.13
1 parent 4414d1a commit 4f8526c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ environment:
2323
PYTHON: 'C:\Python312\python.exe'
2424
- GENERATOR: 'Visual Studio 14 Win64'
2525
PYTHON: 'C:\Python312-x64\python.exe'
26+
- GENERATOR: 'Visual Studio 14'
27+
PYTHON: 'C:\Python313\python.exe'
28+
- GENERATOR: 'Visual Studio 14 Win64'
29+
PYTHON: 'C:\Python313-x64\python.exe'
2630

2731
matrix:
2832
fast_finish: true

0 commit comments

Comments
 (0)