docs: fix poetry-with description
Metadata
Current evaluation
Merged documentation fix clarifying that the --with flag is required for optional and non-optional dependencies. Approved by two reviewers and merged with a three-line change.
Suggested action: —
No scores available.
Issue body
--with is required for optional and non-optional dependencies
see https://github.com/python-poetry/poetry-plugin-export/pull/212 and https://github.com/python-poetry/poetry-plugin-export/issues/299
corresponding PR in https://github.com/canonical/craft-parts/pull/946
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation fix clarifying that the --with flag is required for optional and non-optional dependencies. Approved by two reviewers and merged with a three-line change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update clarifying that the --with flag is required for all Poetry dependencies. Aligns with poetry-plugin-export changes and a corresponding craft-parts PR. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation fix clarifying that the --with flag is required for both optional and non-optional Poetry dependencies. The update aligns with upstream poetry-plugin-export changes and was approved without comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #946 docs: Fix poetry-with description | craft-parts | merged | Merged documentation update clarifying that the --with flag is required for both optional and non-optional dependencies. Approved by three reviewers with a minimal four-line change across two files. | |
| #901 fix(poetry): don't install poetry with poetry-deps | craft-parts | merged | Merged fix preventing poetry installation when a poetry-deps part exists, resolving issue #1996. Approved by two reviewers and passed CI checks. | |
| #960 fix(docs): include poetry links as a target | craft-parts | merged | Merged a documentation fix adding an RST include directive that enables custom poetry plugins to reference default craft-parts links. Approved by two reviewers, passed CI, and applied with a two-line change. | |
| #830 feat(docs): add poetry plugin reference | craft-parts | merged | Merged after approval by two reviewers. The change adds documentation for a poetry plugin reference, introducing 107 lines across three files. The update was integrated into the main branch without further discussion. |