From 83ea548c4d65f6087fc2fb61dfe8aaf2c22dabb6 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 8 Jun 2021 20:43:09 +0300 Subject: [PATCH] Try python 3.7 This is the version we used on Travis --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 77a0312cc..3b605f53b 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -12,7 +12,7 @@ for: # init: # - sh: curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-ssh.sh' | bash -e - install: - - sh: source ~/venv3.8/bin/activate + - sh: source ~/venv3.7/bin/activate - sh: bash scripts/osx-translations.sh - sh: bash scripts/osx-setup.sh - sh: python3 scripts/compile_lang.py