rok commented on code in PR #48618:
URL: https://github.com/apache/arrow/pull/48618#discussion_r2729059884


##########
ci/scripts/python_wheel_macos_build.sh:
##########
@@ -177,6 +177,11 @@ export CMAKE_PREFIX_PATH=${build_dir}/install
 export SETUPTOOLS_SCM_PRETEND_VERSION=${PYARROW_VERSION}
 
 pushd ${source_dir}/python
+# We first populate stub docstrings and then build the wheel
+python setup.py build_ext --inplace

Review Comment:
   
https://github.com/apache/arrow/actions/runs/21370491404/job/61513502965?pr=48618#step:6:8605
 here's an example check.



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