github tox-dev/toml-fmt pyproject-fmt/2.29.2

latest release: tox-toml-fmt/1.10.2
2 hours ago

Fixed

  • A build from the source distribution runs on what that distribution carries. 2.29.0 named toml-fmt-common as a dependency and resolved it from PyPI, where the newest release dates from May; 2.29.1 dropped the dependency before the sdist carried the sources, so a build from it failed on the import. This release carries them, and its metadata requires nothing. (#450, #452)

The wheels held their vendored copy throughout, so an install that takes a wheel was never affected.

Don't miss a new toml-fmt release

NewReleases is sending notifications on new releases.