potiuk commented on issue #56048: URL: https://github.com/apache/airflow/issues/56048#issuecomment-3549633730
Prek might use 3.14. It does not matter - it should install python venv separately for every hook it runs with uv. I just merged the change so next time you rebase and run prek, it should run those hooks with Python 3.10 BTW. `uv tool prek install --python 310 -f` should install prek with python 3.10. Standard feature of uv. -- 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]
