We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120d363 commit ddf93aeCopy full SHA for ddf93ae
appveyor.yml
@@ -30,6 +30,7 @@ environment:
30
init:
31
# Update Environment Variables based on matrix/platform
32
- set PY_VER=%PYTHON_VERSION:.=%
33
+ - set PYTHONNET_PYDLL=python%PYTHON_VERSION%.dll
34
- set PYTHON=C:\PYTHON%PY_VER%
35
- if %PLATFORM%==x64 (set PYTHON=%PYTHON%-x64)
36
0 commit comments