Skip to content

Commit 9570e0a

Browse files
committed
AppVeyor builds wheels
1 parent eb04bbe commit 9570e0a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.appveyor.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ environment:
5555
PYTHON_VERSION: "3.8"
5656
PYTHON_ARCH: "64"
5757
# build wheels
58-
#- PYTHON: "C:\\Python36-x64"
59-
# PYTHON_VERSION: "3.6"
60-
# PYTHON_ARCH: "64"
61-
# XXHASH_BUILDWHEELS: 1
58+
- PYTHON: "C:\\Python36-x64"
59+
PYTHON_VERSION: "3.6"
60+
PYTHON_ARCH: "64"
61+
XXHASH_BUILDWHEELS: 1
6262

6363
build: off
6464

0 commit comments

Comments
 (0)