kou opened a new pull request, #46239:
URL: https://github.com/apache/arrow/pull/46239

   ### Rationale for this change
   
   ```console
   $ dev/release/post-11-python.sh 20.0.0
   ...
   + twine upload '' 
/tmp/arrow-post-python.AcTeC/pyarrow-20.0.0-cp310-cp310-macosx_12_0_arm64.whl 
...
   ERROR    InvalidDistribution: Cannot find file (or expand pattern): ''       
                       
   ```
   
   ### What changes are included in this PR?
   
   Use array for `TWINE_ARGS` that may be empty.
   
   ### Are these changes tested?
   
   Yes. I used this for 20.0.0.
   
   ### Are there any user-facing changes?
   
   No.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to