jorisvandenbossche commented on PR #14072: URL: https://github.com/apache/arrow/pull/14072#issuecomment-1246722252
> This should be separate. Linting is only for developers of Arrow, and shouldn't be involved in packaging builds :-) Yes, but we for example also include "gtest" in the base cpp env file, which is also only for developers? (although testing is also useful for checking non-development installs of course) Should we have a separate `conda_env_cpp_dev.yml` to incude Python? Or if we assume linting is done through archery, then the `conda_env_archery.txt` already includes Python (implicitly), so then we are all good already. -- 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]
