From 53d2d1fabe040509e7cf3eaab81babb5427cbc8d Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 8 Jun 2021 20:34:29 +0300 Subject: [PATCH] Activate python 3.8 --- .appveyor.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 79488d877..08da5aeed 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -9,11 +9,10 @@ for: only: - image: macos # Should be enabled only for build process debugging - init: - - sh: curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-ssh.sh' | bash -e - - - sh: sleep 10m + # init: + # - sh: curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-ssh.sh' | bash -e - install: - - sh: pyenv global 3.8 + - sh: source venv3.8/bin/activate - sh: bash scripts/osx-translations.sh - sh: bash scripts/osx-setup.sh - sh: python3 scripts/compile_lang.py