github abravalheri/validate-pyproject v0.24

one day ago

What's Changed

  • Fix integration with SchemaStore by loading extra/side schemas, #226, #229.

  • Add support for loading extra schemas, #226.

  • Fixed verify author dict is not empty, #232.

  • Added support for validate_pyproject.multi_schema plugins with extra schemas, #231.

  • validate-pyproject no longer communicates test dependencies via the tests extra and documentation dependencies dependencies via the docs/requirements.txt file. Instead dependency-groups have been adopted to support CI environments, #227.

    As a result, uv's high level interface also works for developers. You can use the dependency-groups package on PyPI if you need to convert to a classic requirements list.

Contributions by @henryiii.

Full Changelog: v0.23...v0.24

Don't miss a new validate-pyproject release

NewReleases is sending notifications on new releases.