check-pyproject - Validate the given 'pyproject.toml' file
Contents
Description
check-pyproject is designed to check the validity of the 'pyproject.toml' file via the command line.
Name
check-pyproject - Validate the given 'pyproject.toml' file
Options
-P,--parser-classTEXT
The class to parse the 'pyproject.toml' file with. [default: pyproject_parser:PyProject]
-T,--traceback
Show the complete traceback on error.
-h,--help
Show the help message and exit.
Usage
check-pyproject [OPTIONS] [PROJECT]
