We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb04bbe commit 9570e0aCopy full SHA for 9570e0a
1 file changed
.appveyor.yml
@@ -55,10 +55,10 @@ environment:
55
PYTHON_VERSION: "3.8"
56
PYTHON_ARCH: "64"
57
# build wheels
58
- #- PYTHON: "C:\\Python36-x64"
59
- # PYTHON_VERSION: "3.6"
60
- # PYTHON_ARCH: "64"
61
- # XXHASH_BUILDWHEELS: 1
+ - PYTHON: "C:\\Python36-x64"
+ PYTHON_VERSION: "3.6"
+ PYTHON_ARCH: "64"
+ XXHASH_BUILDWHEELS: 1
62
63
build: off
64
0 commit comments