milesgranger commented on PR #13904:
URL: https://github.com/apache/arrow/pull/13904#issuecomment-1219440810

   After a tour of different ways to avoid adding the tests, seems maybe using 
`exclude_package_data` is the easiest. Unfortunately it'll still come with 
`pyarrow/conftest.py` but even moving tests out of the package directory would 
still require it due to doc testing needing conftest to run from inside 
`pyarrow`. 
   
   Leaving the different implementations for any passersby. 😄 


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