dinse commented on issue #44803:
URL: https://github.com/apache/arrow/issues/44803#issuecomment-2937694188

   Hello, I ran into this problem while running pytests for a first issue.
   
   Before finding the instructions to fetch tags from upstream, I also got the 
tests to pass via
   
   `SETUPTOOLS_SCM_PRETEND_VERSION='21.0.0' python setup.py build_ext --inplace
   SETUPTOOLS_SCM_PRETEND_VERSION='21.0.0' python -m pytest pyarrow`
   
   Since this appears to be a [recurring 
issue](https://github.com/apache/arrow/pull/46497#issuecomment-2893649412), 
would it be appropriate for the time being to update the documentation to 
mention dev tags in either "Steps in making your first PR/Set Up", or "Python 
Development/Unit Testing"?


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