Bugfix release. Fixes 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 constra...