A plugin set for validate-pyproject and schema-store, providing pre-packaged schemas for pyproject.toml validation. Version 2026.5.28 supports Python >=3.9. Released monthly as a data-only package that bundles the latest schema-store schemas.
pip install validate-pyproject-schema-storeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Validate a pyproject.toml file using validate-pyproject with our schemas. The plugin automatically loads the schema-store schemas.
Use `pip install validate-pyproject-schema-store~=2026.5` instead of `==2026.5.28`.
Upgrade Python to 3.9 or later.
Run `pip install validate-pyproject-schema-store validate-pyproject`.
Pin to a specific version (e.g., `~=2026.5`) and test after upgrading.