github tox-dev/toml-fmt tox-toml-fmt/1.10.1

4 hours ago

Fixed

  • The source distribution no longer names toml-fmt-common as a dependency. The newest release of that package on PyPI dates from May, months behind this one, so a build from the sdist ran an old settings reader against the current formatter and failed a large part of its own test suite. (#450, #451)

Known issue

  • This release's source distribution carries no toml-fmt-common, so a build from it fails on the import. 1.10.2 carries it. The wheels hold their vendored copy and install as before. (#452)

Don't miss a new toml-fmt release

NewReleases is sending notifications on new releases.