Skip to content

0.12.5

Compare
Choose a tag to compare
@sdispater sdispater released this 26 Oct 16:18
· 2356 commits to master since this release
0.12.5
120f8cd

Fixed

  • Fixed installation of Poetry git dependencies with a build system.
  • Fixed possible errors when resolving dependencies for specific packages.
  • Fixed handling of Python versions compatibility.
  • Fixed the dependency resolver picking up unnecessary dependencies due to not using the python_full_version marker.
  • Fixed the Python-Requires metadata being invalid for single Python versions.