Scroll to navigation

check-pyproject(1) Validate the given 'pyproject.tom' file check-pyproject(1)

NAME

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

USAGE

check-pyproject [OPTIONS] [PROJECT]

DESCRIPTION

check-pyproject is designed to check the validity of the 'pyproject.toml' file via the command line.

OPTIONS

The class to parse the 'pyproject.toml' file with. [default: pyproject_parser:PyProject]
Show the complete traceback on error.
Show the help message and exit.

AUTHORS

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

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

Jan 2023 check-pyproject