logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

check-pyproject - Validate the given 'pyproject.toml' file

Authors

       Written by Dominic Davis-Foste <dominic@davis-foster.co.uk>

       This manual page was written by Josenison F. da Silva <nilsonfsilva@hotmail.com>

check-pyproject                                     Jan 2023                                  check-pyproject(1)

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]

See Also