Skip to content

Commit 1a219ca

Browse files
author
Juan-Carlos Foust
committed
fix: update appveyor python version
1 parent fcde689 commit 1a219ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
environment:
22
matrix:
3-
- python: 'C:\\Python37-x64'
3+
- python: 'C:\\Python310-x64'
44

55
install:
66
# Add python to PATH

0 commit comments

Comments
 (0)