Skip to content

Commit 4c61f81

Browse files
phackstockznicholls
authored andcommitted
Update to python 3.9
1 parent 38b5c94 commit 4c61f81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ build: false
22

33
environment:
44
matrix:
5-
- PYTHON: "C:\\Python37-x64"
6-
PYTHON_VERSION: "3.7"
5+
- PYTHON: "C:\\Python39-x64"
6+
PYTHON_VERSION: "3.9"
77
PYTHON_ARCH: "64"
88

99

0 commit comments

Comments
 (0)