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

   > Somewhat relatedly, I wonder if we should switch these scripts from 
`additional_deps` to the `# /// script` inline metadata approach?
   
   
   If prek will  supports it - yes absolutely but I doubt it does - @j178 - 
what do you think ? Can prek support online dependencies when creating venvs ? 
I think pre-commit did the optimisation that it reused the venvs if they had 
the same deps - but with `uv` doing all the heavy lifting and caching and 
hard-linking packages, maybe just 'per hook venvs created on the flight` is not 
such a bad idea ? 
   


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