python-hatchling/hatchling.1
Benjamin A. Beasley 9d137d39d3 Update to 1.9.0 (close RHBZ#2125746)
- Use new “prepare_metadata_…” hooks for BuildRequires
2022-09-10 12:55:32 -04:00

27 lines
494 B
Groff

.TH HATCHLING "1" "September 2022" "" "User Commands"
.SH NAME
.B hatchling
\(en the build backend used by Hatch
.SH SYNOPSIS
.B hatchling
.RB [ \-h ]
.RB { build , dep , metadata , version }\ ...
.SH DESCRIPTION
This is the extensible, standards compliant build backend used by Hatch.
.SH OPTIONS
.SS "POSITIONAL\ ARGUMENTS"
.TP
.B build
.TP
.B dep
.TP
.B metadata
.TP
.B version
.SS "OPTIONAL\ ARGUMENTS"
.TP
.B \-h\fR,\ \fB\-\-help
show a help message and exit
.SH "SEE\ ALSO"
.BR hatch (1)