potiuk commented on code in PR #45133: URL: https://github.com/apache/airflow/pull/45133#discussion_r1895801402
########## contributing-docs/03_contributors_quick_start.rst: ########## @@ -500,7 +511,7 @@ on macOS, install via brew install libxml2 -2. Installing pre-commit (if you have not done it yet): +2. Installing pre-commit: Review Comment: Yeah we should default to using `uv tool install` instead of `pipx` - it's an omission that we still have it here. UPDATE: Ah no. We should keep both pipx and uv but @romsharon98 is right we should move the whole section up, instead of the one above. -- 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]
