raulcd commented on PR #49476: URL: https://github.com/apache/arrow/pull/49476#issuecomment-4023084538
@pitrou this solves the issue but I am wondering whether it is ok for those files to be where they are at the moment. Can you validate whether it works for you (editable on conda environment?) I can see numpy does something "similar" but they don't use `scikit-build-core` they use `meson-py` now. https://github.com/numpy/numpy/blob/fb8157f2d60d57ce460f5cf5d23f792f60affd3d/numpy/lib/_utils_impl.py#L78-L120 -- 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]
