Skip to content

Commit 72c8ad7

Browse files
authored
Update appveyor.yml
Was using old python 3.6
1 parent 7143c0c commit 72c8ad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ build: false
22

33
environment:
44
matrix:
5-
- PYTHON: "C:\\Python36-x64"
5+
- PYTHON: "C:\\Python39-x64"
66
PYTHON_VERSION: "3.9.1"
77
PYTHON_ARCH: "64"
88
init:

0 commit comments

Comments
 (0)