We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e96f1c commit b071e2eCopy full SHA for b071e2e
appveyor.yml
@@ -16,6 +16,8 @@ environment:
16
- PYTHON: "C:\\Python36-x64"
17
- PYTHON: "C:\\Python37"
18
- PYTHON: "C:\\Python37-x64"
19
+ - PYTHON: "C:\\Python38"
20
+ - PYTHON: "C:\\Python38-x64"
21
22
install:
23
# install runtime dependencies
0 commit comments