Published
Validation library and CLI tool for checking on 'pyproject.toml' files using JSON Schema
pip install validate-pyproject
Package Downloads
Authors
Requires Python
>=3.9
Dependencies
fastjsonschema<=3,>=2.16.2; python_version >= '3.10'fastjsonschema!=2.22.0,<=3,>=2.16.2; python_version < '3.10'