Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 354 Bytes

poetry.md

File metadata and controls

11 lines (8 loc) · 354 Bytes

Poetry Detection

Requirements

Poetry detection relies on a poetry.lock file being present.

Detection strategy

Poetry detection is performed by parsing a poetry.lock found under the scan directory.

Known limitations

Poetry detection will not work if lock files are not being used.

Full dependency graph generation is not supported.