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.8
Dependencies
- fastjsonschema
<=3,>=2.16.2
- packaging
>=24.2; extra == "all"
- trove-classifiers
>=2021.10.20; extra == "all"
- tomli
>=1.2.1; python_version < "3.11" and extra == "all"
- validate-pyproject-schema-store
; extra == "store"
- setuptools
; extra == "test"
- pytest
>=8.3.3; extra == "test"
- pytest-cov
; extra == "test"
- pytest-xdist
; extra == "test"
- pytest-randomly
; extra == "test"
- tomli
>=1.2.1; python_version < "3.11" and extra == "test"
- repo-review
; python_version >= "3.10" and extra == "test"
- mypy
; extra == "typecheck"
- importlib-resources
; extra == "typecheck"