There was an error while loading. Please reload this page.
1 parent 39e41d0 commit 17040feCopy full SHA for 17040fe
1 file changed
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