We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff32478 commit 0275bbeCopy full SHA for 0275bbe
1 file changed
.appveyor.yml
@@ -11,7 +11,9 @@ environment:
11
- python: 38
12
- python: 38-x64
13
- python: 39
14
+ image: Visual Studio 2019
15
- python: 39-x64
16
17
18
install:
19
- SET PATH=C:\\Python%PYTHON%;c:\\Python%PYTHON%\\scripts;%PATH%
0 commit comments