AlenkaF commented on code in PR #36296: URL: https://github.com/apache/arrow/pull/36296#discussion_r1252694565
########## docs/Makefile: ########## @@ -150,6 +150,8 @@ cpp-live: .PHONY: python python: + # Remove the following line when sphinx issue (https://github.com/sphinx-doc/sphinx/issues/10943) is closed + python -m pip install ../python --quiet --no-dependencies Review Comment: Agree. Will only add a note for the MacOS users in the docs then 👍 -- 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]
