paleolimbot opened a new pull request, #266: URL: https://github.com/apache/arrow-nanoarrow/pull/266
I'd added some Python dependencies to all the dev docker images in preparation for actually verifying the Python builds; however the archlinux dev container build was failing because `pip` is not allowed on that platforms. This PR replaces the `pip` command with Archlinux-supplied Python dependencies. -- 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]
