Skip to content

Version 1.2.0

Latest
Compare
Choose a tag to compare
@henryiii henryiii released this 15 Oct 14:25
· 4 commits to main since this release
305622e

check-dist now understands most common build backends that have an "ignore" list in pyproject.toml, and won't ask you to relist those ignores in it's own ignore list. Backends supported are Hatchling, Flit-core, PDM-backend, Poetry-core, Scikit-build-core, and Meson. The two major backends that do not support listing excludes in pyproject.toml are setuptools and meson-python, so you'll still need to list any explicit excludes for those backends manually.

What's Changed

Full Changelog: v1.1.0...v1.2.0