pitrou commented on code in PR #44804: URL: https://github.com/apache/arrow/pull/44804#discussion_r1905133832
########## ci/scripts/python_wheel_windows_build.bat: ########## @@ -27,15 +32,15 @@ choco install -r -y --no-progress vcredist140 choco upgrade -r -y --no-progress vcredist140 dir C:\Windows\System32\msvcp140.dll -echo "=== (%PYTHON_VERSION%) Clear output directories and leftovers ===" +echo "=== (%PYTHON%) Clear output directories and leftovers ===" Review Comment: We probably can indeed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
