Skip to content

Commit

Permalink
add py311 to appveyor environment matrix (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
junkmd committed Nov 8, 2022
1 parent c97c582 commit 26ad993
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ environment:
- py: Python39-x64
- py: Python310
- py: Python310-x64
- py: Python311
- py: Python311-x64

test_script:
- C:\%py%\python.exe setup.py install
Expand Down

0 comments on commit 26ad993

Please sign in to comment.