Actually make appveyor to use 64 bit python

This commit is contained in:
DarkPhoenix
2020-01-30 13:55:30 +03:00
parent 204c1ba9f2
commit 245f81e888

View File

@@ -7,7 +7,7 @@ environment:
matrix:
- PYTHON: "C:\\Python38"
- PYTHON: "C:\\Python38-x64"
PYTHON_VERSION: "3.8.x"
PYTHON_ARCH: "64"
init: