Skip to content

v0.1

Compare
Choose a tag to compare
@abravalheri abravalheri released this 02 Dec 18:29
· 438 commits to main since this release

I am happy to announce the release of a new minor update: validate-pyproject v4.1.
The most notable changes are:

  • setuptools plugin:
    • Added data-files support (although this option is marked as deprecated).
    • Unified tool.setuptools.packages.find and tool.setuptools.packages.find-namespace options by adding a new keyword namespaces
    • tool.setuptools.packages.find.where now accepts a list of directories (previously only one directory was accepted).

Diff: v0.0.1...v0.1