kou commented on code in PR #40609:
URL: https://github.com/apache/arrow/pull/40609#discussion_r1531456412


##########
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:
   Yes. Please revert this for now.
   Could you update 
https://github.com/apache/arrow/blob/4cce72033cae666d22110ea4b8f32a11915214d6/.env#L97-L101
 instead?



-- 
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]

Reply via email to