Thanks to visit codestin.com Credit goes to github.com
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 39e41d0 commit 17040feCopy full SHA for 17040fe
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%PY_VER%.dll
34
- set PYTHON=C:\PYTHON%PY_VER%
35
- if %PLATFORM%==x64 (set PYTHON=%PYTHON%-x64)
36
0 commit comments