hatch-dep-show-requirements - Man Page

hatch dep show requirements – Enumerate dependencies as a list of requirements

Synopsis

hatch dep show requirements [Options]

Options

-p,  --project-only

Whether or not to exclude environment dependencies

-e,  --env-only

Whether or not to exclude project dependencies

-f,  --feature TEXT

Whether or not to only show the dependencies of the specified features

--all

Whether or not to include the dependencies of all features

-h,  --help

Show a help message and exit

See Also

hatch-dep-show-table(1)

hatch-dep-show(1), hatch-dep(1), hatch(1)

Referenced By

hatch-dep-show(1), hatch-dep-show-table(1).

October 2022