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

   > If I run into this we should handle this explicitly. Is it possible to 
fail install if pip version is too old?
   
   No. But it ONLY affects you if you want to install airflow from sources for 
development. It should not affect wheel installation, because generally this 
change does not impact the way how `METADATA` is stores in the .wheel - this 
happens during `hatch build` so it really affects the "builders" not "users" of 
the packages and local contributors.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to