Commit d28f585
committed
docs:pip: fix external dependency output structure
The docs showed external deps stored in subdirectories
(e.g. external-dockerfile-parse/), but they are actually stored
flat in deps/pip/ alongside PyPI deps.
This was changed in 7d06928 .
Found the discrepancy while working on uv integration,
where I was mirroring hermeto's output directory structure. Updated
the directory tree and description to match actual behavior.
Signed-off-by: Harshit Bansal <harshitbansal184507@gmail.com>1 parent cc74879 commit d28f585
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
616 | | - | |
| 615 | + | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | | - | |
620 | | - | |
621 | | - | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
622 | 622 | | |
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
626 | | - | |
627 | | - | |
| 626 | + | |
628 | 627 | | |
629 | 628 | | |
630 | 629 | | |
| |||
0 commit comments