Skip to content

Release 2.5.4

Compare
Choose a tag to compare
@tetsuo-cpp tetsuo-cpp released this 29 Mar 08:11
· 247 commits to main since this release
83780af

Changed

  • Refactored index-url option to not override user pip config by default,
    unless specified (#565)

Fixed

  • Fixed bug with the --fix flag where new requirements were sometimes being
    appended to requirement files instead of patching the existing requirement
    (#577)

  • Fixed a crash caused by auditing requirements files that refer to other
    requirements files (#568)