Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 15:53
· 259 commits to main since this release

Added

  • Added support for subdirectories in url dependencies (#398).

Changed

  • When setting an invalid version constraint an error is raised instead of silently setting "any version" (#461).
  • Allow more characters in author name (#411).

Fixed

  • Fixed an issue where incorrect Requires-Dist information was generated when environment markers where used for optional packages (#462).
  • Fixed an issue where incorrect python constraints were parsed from environment markers (#457).
  • Fixed the hashing of markers and constraints (#466).
  • Fixed an issue where the PEP 508 name of directory dependencies used platform paths (#463).