The repository defines Bazel installation rules for multi-platform Python lock files. The major difference to pip rules in rules_python is that Python packages are installed as py_library targets and ...
uv python install 3.13 -vvv 0.000903s DEBUG uv uv 0.4.29 0.009835s DEBUG uv_fs Acquired lock for `/path/to/my/.local/share/uv/python` 0.010780s DEBUG uv::commands ...
Human-readable and machine-generated lock file will specify what direct and indirect dependencies should be installed into a Python environment. Python’s builders have accepted a proposal to create a ...