Skip to content

2.0.1

Latest
Compare
Choose a tag to compare
@radoering radoering released this 11 Jan 18:22

Changed

  • Replace the deprecated core metadata field Home-page with Project-URL: Homepage (#807).

Fixed

  • Fix an issue where includes from tool.poetry.packages without a specified format were not initialized with the default value resulting in a KeyError (#805).
  • Fix an issue where some project.urls entries were not processed correctly resulting in a KeyError (#807).
  • Fix an issue where dynamic project.dependencies via tool.poetry.dependencies were ignored if project.optional-dependencies were defined (#811).