Nuacht

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 ...
Human-readable and machine-generated lock file will specify what direct and indirect dependencies should be installed into a Python environment.