Skip to content

1.1.1 (2018-08-20)

Compare
Choose a tag to compare
@techalchemy techalchemy released this 20 Aug 07:04
· 882 commits to main since this release
cf8f068

1.1.1 (2018-08-20)

Bug Fixes

  • Fixed a bug which sometimes caused extras to be dropped when parsing
    named requirements using constraint-style specifiers. #44
  • Fix parsing error in Requirement.as_ireq() if requirement contains
    hashes. #45