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 4544d2a commit 9b8a1e8Copy full SHA for 9b8a1e8
appveyor.yml
@@ -42,7 +42,6 @@ after_build:
42
- if "%configuration%"=="Release" make.bat html
43
44
- cd "%APPVEYOR_BUILD_FOLDER%"\installer
45
- - dir
46
- set WIX_PATH="C:\Program Files (x86)\WiX Toolset v3.14\bin"
47
- set PATH=%WIX_PATH%;%PATH%
48
- if "%platform_input%"=="x64" SET PYTHONBUILDDIR_X64="%APPVEYOR_BUILD_FOLDER%"\packages\python.3.12.8\tools
0 commit comments