Skip to content

v2.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 10:51
971a4d7

Features & Improvements

  • Support dependency groups as standardized by PEP 735. By default, dev dependencies will be written to [dependency-groups] table. (#3230)

Bug Fixes

  • Fix a bug that strategy.inherit_metadata config is not honored when using --lockfile option. (#3232)
  • Always perform install-time resolution when use_uv is on. (#3233)

Miscellany

  • Update resolvelib to 1.1.0. (#3235)