Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
Add Python 3.9 x64 to Windows build
  • Loading branch information
toomanybrians committed Jun 13, 2022
1 parent 66735e4 commit c151b31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ environment:
- PYVER: 38
BITNESS: 64
COMPILER: msvc
- PYVER: 39
BITNESS: 64
COMPILER: msvc

pypi_password:
secure: rCMmmOBIvdX3F9PXj/Vx8fz4nZnON6rZt0XZ7mw4OTOd4SB/od3U9pE6ogAsBkvOnhqqeM8XruxPh9+gZ5PDvb/KKB89FGVIAx6av7kFqMYwkAdhhR3SDsdjQDxfZAxc69cWzb2545LLsuGmLdEaqne5s41HT+8tFGVgyTKGdMQzAiUyOwhF+0Gdm5GTKvyd6lRC71SA6k04q5OWuEWf64BzVvSRchSGkQXzP7J8H0i3rYVOq8JNwdUqsL5nXLVTxkFXBulf81A6WqG6Rsqh3w==
Expand Down

0 comments on commit c151b31

Please sign in to comment.