From 062c4013a48e9442060f8fda259051aa5b145bcb Mon Sep 17 00:00:00 2001 From: hugovk Date: Tue, 15 Oct 2019 23:02:43 +0300 Subject: [PATCH] Consistent slash --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index afb0bcb6975..5352e9c73d1 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -13,7 +13,7 @@ environment: TEST_OPTIONS: DEPLOY: YES matrix: - - PYTHON: C:/Python38rc1-x64 + - PYTHON: C:\Python38rc1-x64 - PYTHON: C:/Python37 - PYTHON: C:/Python37-x64 - PYTHON: C:/Python36