potiuk commented on issue #44995: URL: https://github.com/apache/airflow/issues/44995#issuecomment-3159710113
Also: prefligit is installed with `uv tool`. Here is more info: ``` [jarek:~/code/airflow] main+ ± uv tool list -v --show-paths --show-version-specifiers --show-with --show-extras DEBUG uv 0.8.4 DEBUG Acquired lock for `/home/jarek/.local/share/uv/tools` DEBUG Checking for Python environment at: `/home/jarek/.local/share/uv/tools/apache-airflow-breeze` apache-airflow-breeze v0.0.1 [required: file:///home/jarek/code/airflow/dev/breeze] (/home/jarek/.local/share/uv/tools/apache-airflow-breeze) - breeze (/home/jarek/.local/bin/breeze) DEBUG Checking for Python environment at: `/home/jarek/.local/share/uv/tools/cherry-picker` cherry-picker v2.5.0 (/home/jarek/.local/share/uv/tools/cherry-picker) - cherry_picker (/home/jarek/.local/bin/cherry_picker) DEBUG Checking for Python environment at: `/home/jarek/.local/share/uv/tools/flit` flit v3.12.0 (/home/jarek/.local/share/uv/tools/flit) - flit (/home/jarek/.local/bin/flit) DEBUG Checking for Python environment at: `/home/jarek/.local/share/uv/tools/hatch` hatch v1.14.1 (/home/jarek/.local/share/uv/tools/hatch) - hatch (/home/jarek/.local/bin/hatch) DEBUG Checking for Python environment at: `/home/jarek/.local/share/uv/tools/pre-commit` pre-commit v4.2.0 [with: pre-commit-uv] (/home/jarek/.local/share/uv/tools/pre-commit) - pre-commit (/home/jarek/.local/bin/pre-commit) DEBUG Checking for Python environment at: `/home/jarek/.local/share/uv/tools/prefligit` prefligit v0.0.20 (/home/jarek/.local/share/uv/tools/prefligit) - prefligit (/home/jarek/.local/bin/prefligit) DEBUG Checking for Python environment at: `/home/jarek/.local/share/uv/tools/ruff` ruff v0.12.4 (/home/jarek/.local/share/uv/tools/ruff) - ruff (/home/jarek/.local/bin/ruff) DEBUG Checking for Python environment at: `/home/jarek/.local/share/uv/tools/twine` twine v6.1.0 (/home/jarek/.local/share/uv/tools/twine) - twine (/home/jarek/.local/bin/twine) DEBUG Released lock at `/home/jarek/.local/share/uv/tools/.lock` [jarek:~/code/airflow] main+ ± prefligit --version prefligit 0.0.20 ``` -- 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]
