Skip to content

Commit

Permalink
Wheels for Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavid committed Aug 18, 2024
1 parent 4414d1a commit 4f8526c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ environment:
PYTHON: 'C:\Python312\python.exe'
- GENERATOR: 'Visual Studio 14 Win64'
PYTHON: 'C:\Python312-x64\python.exe'
- GENERATOR: 'Visual Studio 14'
PYTHON: 'C:\Python313\python.exe'
- GENERATOR: 'Visual Studio 14 Win64'
PYTHON: 'C:\Python313-x64\python.exe'

matrix:
fast_finish: true
Expand Down

0 comments on commit 4f8526c

Please sign in to comment.