Skip to content
Snippets Groups Projects
Commit 59a5cb24 authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

Appveyor: experimenting with Python executable name

parent 94470ec1
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ platform:
environment:
APPVEYOR_RDP_PASSWORD: 7bKajQWvq4uhfpvc!
BOOSTDIR: C:\Libraries\boost_1_67_0
PYTHONDIR: C:\Python36-x64
PYTHONDIR: "C:\\Python36-x64"
QTDIR: "C:\\Qt\\5.11\\msvc2017_64"
PATH: "%QTDIR%\\bin;%PYTHONDIR%;%PYTHONDIR%\\Scripts;%BOOSTDIR%\\lib64-msvc-14.1;%PATH%"
PYTHONPATH: "%PYTHONDIR%;%PYTHONDIR%\\Lib;%PYTHONDIR%\\Lib\\site-packages;%PYTHONDIR%\\DLLs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment