hatch-dep - Man Page
hatch dep – Manage environment dependencies
Synopsis
hatch dep [Options] COMMAND [ARGS]...
Options
- -h, --help
Show a help message and exit
Commands
- hash
Output a hash of the currently defined dependencies
See hatch-dep-hash(1).
- lock
Generate a lockfile for the active environment (-e / HATCH_ENV)
- show
Display dependencies in various formats
See hatch-dep-show(1).
- sync
Install dependencies from the environment lockfile (apply_lock)
See hatch-dep-sync(1).
See Also
hatch-dep-hash(1), hatch-dep-lock(1), hatch-dep-show(1), hatch-dep-sync(1)
hatch-build(1), hatch-check(1), hatch-clean(1), hatch-config(1), hatch-env(1), hatch-fmt(1), hatch-lock(1), hatch-new(1), hatch-project(1), hatch-publish(1), hatch-python(1), hatch-run(1), hatch-self(1), hatch-shell(1), hatch-status(1), hatch-test(1), hatch-version(1)
Referenced By
hatch(1), hatch-build(1), hatch-check(1), hatch-clean(1), hatch-config(1), hatch-dep-hash(1), hatch-dep-lock(1), hatch-dep-show(1), hatch-dep-show-requirements(1), hatch-dep-show-table(1), hatch-dep-sync(1), hatch-env(1), hatch-fmt(1), hatch-lock(1), hatch-new(1), hatch-project(1), hatch-publish(1), hatch-python(1), hatch-run(1), hatch-self(1), hatch-shell(1), hatch-status(1), hatch-test(1), hatch-version(1).