github pypa/build v1.1.0
Version 1.1.0

latest releases: 1.2.2, 1.2.1, 1.2.0...
7 months ago

What's Changed

  • Use external pip if available instead of installing, speeds up environment setup with virtualenv slightly and venv significantly. (PR #736)
  • Stopped injecting wheel as a build dependency automatically, in the case of missing pyproject.toml -- by @webknjaz. (PR #716)
  • Use importlib_metadata on Python <3.10.2 for bugfixes not present in those CPython standard libraries (not required when bootstrapping) -- by @GianlucaFicarelli. (PR #693, fixes issue #692)

New Contributors

Full Changelog: 1.0.3...v1.1.0

Don't miss a new build release

NewReleases is sending notifications on new releases.