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 8cc8745 commit 3fa0ee2Copy full SHA for 3fa0ee2
1 file changed
ci/scripts/python_wheel_windows_build.bat
@@ -225,6 +225,7 @@ echo "Wheel name: %WHEEL_NAME%"
225
226
%PYTHON_CMD% -m delvewheel repair -vv ^
227
--ignore-existing --with-mangle ^
228
+ --add-path "C:\Program Files\arrow\bin" ^
229
-w repaired_wheels %WHEEL_NAME% || exit /B 1
230
231
popd
0 commit comments