Temporarily revert python version to 3.7

This commit is contained in:
DarkPhoenix
2020-02-12 18:31:44 +03:00
parent 29713b69dc
commit 0f74c97fbf

View File

@@ -3,7 +3,7 @@ clone_depth: 400
environment:
matrix:
- PYTHON: "C:\\Python38-x64"
- PYTHON: "C:\\Python37-x64"
# Should be enabled only for build process debugging
# init:
# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))