We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b5c94 commit 4c61f81Copy full SHA for 4c61f81
appveyor.yml
@@ -2,8 +2,8 @@ build: false
2
3
environment:
4
matrix:
5
- - PYTHON: "C:\\Python37-x64"
6
- PYTHON_VERSION: "3.7"
+ - PYTHON: "C:\\Python39-x64"
+ PYTHON_VERSION: "3.9"
7
PYTHON_ARCH: "64"
8
9
0 commit comments