anjakefala opened a new pull request, #41041:
URL: https://github.com/apache/arrow/pull/41041

   The build is expected to fail, and I am requesting guidance!
   
   I began the process of moving setuptools static settings to pyproject.toml. 
The metadata element that's mandatory to migrate is `version`. 
   
   How is the version determined for PyArrow? Is it dynamically calculated? 
Would we hard-code it in the pyproject.toml, and is there a version bump script 
that I should upgrade?
   
   ### Rationale for this change
   
   To migrate Arrow to modern Python packaging standards, see 
[PEP-517](https://peps.python.org/pep-0517/) and 
[PEP-518](https://peps.python.org/pep-0518/). 


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