potiuk commented on PR #38490:
URL: https://github.com/apache/airflow/pull/38490#issuecomment-2020035781

   > Also we might want to make `pip install` less verbose by adding `-q`, in 
this case it will show WARNING, ERROR and CRITICAL outputs, I'm not sure that 
we need to have information how we download and install 300-400 packages, that 
only affect places where `pip` uses rather than `uv`
   
   We don't use `pip` any more for install by default, and I think it's worth 
seeing what's going on when we install `pip` for backtracking issues, otherwise 
it's a difficult guess what's going on. I am a little hesitant on removing that 
information 
   


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