wgtmac commented on code in PR #40609:
URL: https://github.com/apache/arrow/pull/40609#discussion_r1531434540
##########
dev/tasks/python-wheels/github.windows.yml:
##########
@@ -56,7 +56,7 @@ jobs:
if errorlevel 1 (
archery docker build --no-pull python-wheel-windows-vs2019 || exit
/B 1
)
- archery docker run --no-build -e SETUPTOOLS_SCM_PRETEND_VERSION={{
arrow.no_rc_version }} python-wheel-windows-vs2019
+ archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION={{
arrow.no_rc_version }} python-wheel-windows-vs2019
Review Comment:
Should we revert this line and update the pre-built docker image instead?
BTW, this is ready for review now. @raulcd @kou
--
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]