We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4440c1e commit 3431047Copy full SHA for 3431047
appveyor.yml
@@ -9,9 +9,9 @@ environment:
9
# isn't covered by this document) at the time of writing.
10
11
#- PYTHON: "C:\\Python39"
12
- - PYTHON: "C:\\Python310"
13
- - PYTHON: "C:\\Python311"
14
- - PYTHON: "C:\\Python312"
+ #- PYTHON: "C:\\Python310"
+ #- PYTHON: "C:\\Python311"
+ #- PYTHON: "C:\\Python312"
15
- PYTHON: "C:\\Python39-x64"
16
- PYTHON: "C:\\Python310-x64"
17
- PYTHON: "C:\\Python311-x64"
0 commit comments