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 97cfd5c commit 6930be6Copy full SHA for 6930be6
.appveyor.yml
@@ -32,7 +32,7 @@ environment:
32
PYTHON_DEF: "C:\\Python38-x64"
33
PYTHON_VERSION: "3.8"
34
# Python versions to build wheels for
35
- PYTHONVERS: C:\Python36-x64 C:\Python37-x64 C:\Python38-x64 C:\Python39-x64 C:\Python310-x64
+ PYTHONVERS: C:\Python36-x64 C:\Python37-x64 C:\Python38-x64 C:\Python39-x64 C:\Python310-x64 C:\Python311-x64
36
PYTHON_ARCH: "64"
37
38
install:
0 commit comments