1HATCH-DEP(1) User Commands HATCH-DEP(1)
2
3
4
6 hatch dep – Manage environment dependencies
7
9 hatch dep [OPTIONS] COMMAND [ARGS]...
10
12 -h, --help
13 Show a help message and exit
14
15 COMMANDS
16 hash Output a hash of the currently defined dependencies
17
18 See hatch-dep-hash(1).
19
20 show Display dependencies in various formats
21
22 See hatch-dep-show(1).
23
25 hatch-dep-hash(1), hatch-dep-show(1)
26
27 hatch-build(1), hatch-clean(1), hatch-config(1), hatch-env(1),
28 hatch-new(1), hatch-project(1), hatch-publish(1), hatch-run(1),
29 hatch-shell(1), hatch-status(1), hatch-version(1)
30
31 hatch(1)
32
33
34
35 October 2022 HATCH-DEP(1)