Skip to content

Support for pip==22.3

Choose a tag to compare

@pmeier pmeier released this 25 Oct 11:59
· 28 commits to main since this release
8e37c9b

This release is needed since pip==22.3 breaks previous light-the-torch versions. Compatibility was fixed in #99.

Apart from that, this release brings a few other quality-of-life improvements:

  • use PyPI as fallback if stable binaries are not on PyTorch indices (#93)
  • improve CLI help messages (#94)
  • add option to specify computation backend through environment variable (#102)