jorisvandenbossche commented on code in PR #49259:
URL: https://github.com/apache/arrow/pull/49259#discussion_r2894437705
##########
docs/source/developers/guide/step_by_step/building.rst:
##########
@@ -155,7 +155,7 @@ Building other Arrow libraries
.. code:: console
- $ python setup.py build_ext --inplace
+ $ pip install --no-build-isolation -vv .
Review Comment:
Should those instructions include `--editable` to be a more equivalent
replacement of building `--inplace`?
--
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]