gaogaotiantian commented on PR #57093:
URL: https://github.com/apache/spark/pull/57093#issuecomment-4918167240

   Hi @dongjoon-hyun , I made a few changes to the PR:
   
   1. Removed all the `black` -> `ruff` doc changes. I will put them in a 
separate PR.
   2. Fixed the inconsistent versions between `pyproject.toml` and 
`requirements.txt`.
   3. Added `ml_extra` to `dev` so `pip install --group dev` will install the 
same packages as before.
   
   I kept the doc change to guide developers to use `pip install --group dev` 
instead of `pip install -r dev/requirementx.txt` because I still believe this 
is the correct direction to go. Any thoughts on this? Thanks!


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to