rules_python icon indicating copy to clipboard operation
rules_python copied to clipboard

feat: (WIP) Add pypi_install() rule

Open philsc opened this issue 1 year ago • 0 comments

Adds an example/pypi_install directory to show-case multi-arch py binaries.

Caveats:

  • Doesn't use bzlmod yet.
  • Doesn't support multiple Python versions.
  • Need to re-lock requirements.txt files with the hermetic toolchain.
  • Probably more that I can't think of.

philsc avatar Jan 29 '24 23:01 philsc