Skip to content

Commit

Permalink
Drop support for Python 3.8 (AppVeyor)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavid committed Jan 17, 2024
1 parent 81a8391 commit 92bb8d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ environment:
TWINE_PASSWORD:
secure: 7YD82RnQJ9rnJE/josiQ/V6VWh+tlhmJpWVM/u5jGdl8XqyhsLEKF5MNMYd4ZYxA/MGaYBCQ525d4m9RSDk9RB+uIFMZJLnl1eOjHQVyJ+ZZmJb65tqd/fR5hybhWtVhn+0wANiI4uqrojFFVy1HjfBYSrvyk+7LLDxfSVTqkhMEhbZbWBpGP/3VET1gPy+qdlWcL7quwhSBPSbKpyMi/cqvp5/yFLAM615RRABgQUDpRyXxtBTReRgWSxi9kUXXqR18ZvQlvMLnAsEnGFRenA==
matrix:
- GENERATOR: 'Visual Studio 14'
PYTHON: 'C:\Python38\python.exe'
- GENERATOR: 'Visual Studio 14 Win64'
PYTHON: 'C:\Python38-x64\python.exe'
- GENERATOR: 'Visual Studio 14'
PYTHON: 'C:\Python39\python.exe'
- GENERATOR: 'Visual Studio 14 Win64'
Expand Down

0 comments on commit 92bb8d1

Please sign in to comment.