Skip to content

v2.2

Compare
Choose a tag to compare
@sbidoul sbidoul released this 10 Mar 18:43
· 35 commits to master since this release

Features

  • Pass --no-input to pip commands, to avoid silently blocking on user input. (#131)
  • Use uv's --python option to select the interpreter, instead of passing it as a VIRTUAL_ENV environment variable. This is more explicit and hopefully more resilient to changes in uv's Python detection logic. (#145)

Full Changelog: v2.1...v2.2