8000 Release 2.1.3 · python-poetry/poetry-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2.1.3

Latest
Compare
Choose a tag to compare
@radoering radoering released this 04 May 12:41

Changed

  • Update list of supported licenses (#864).

Fixed

  • Fix an issue where the union of specific inverse or partially inverse markers was not simplified (#858).
  • Fix an issue where optional dependencies defined in the project section were treated as non-optional when a source was defined for them in the tool.poetry section (#857).
  • Fix an issue where markers with === were not parsed correctly (#860).
  • Fix an issue where local versions with upper case letters caused an error (#859).
  • Fix an issue where extra markers with a value starting with "in" were not validated correctly (#862).
  • Fix an issue where inheriting from WheelBuilder was unnecessarily difficult (#855).
0