Skip to content

0.12.7

Compare
Choose a tag to compare
@sdispater sdispater released this 08 Nov 23:17
· 2325 commits to master since this release
0.12.7
9d36018

Fixed

  • Fixed reading of some setup.py files.
  • Fixed a KeyError when getting information for packages which require reading setup files.
  • Fixed the building of wheels with C extensions and an src layout.
  • Fixed extras being selected when resolving dependencies even when not required.
  • Fixed performance issues when packaging projects if a lot of files were excluded.
  • Fixed installation of files.
  • Fixed extras not being retrieved for legacy repositories.
  • Fixed invalid transitive constraints raising an error for legacy repositories.