From 59760f1d1a2e8f1bbe0ff5e8187335edd113e0ad Mon Sep 17 00:00:00 2001 From: Andrej Prochazka Date: Wed, 19 May 2021 17:19:39 +0200 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index e1ffad4..e48821a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,7 +8,7 @@ environment: - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019 CONFIG: Release PYTHON: "C:\\Python37-x64" - PYTHON_EXE: "C:\\Python37-x64\python.exe" + PYTHON_EXE: "C:\\Python37-x64\\python.exe" PYTHON_ARCH: 64 install: