renovate/lib/manager/poetry
2020-05-18 14:33:44 +02:00
..
__fixtures__ feat(manager): dynamic poetry install (#6119) 2020-05-05 11:43:09 +02:00
__snapshots__ fix(poetry): use shlex to escape cli 2020-05-11 17:49:38 +02:00
artifacts.spec.ts feat(manager): dynamic poetry install (#6119) 2020-05-05 11:43:09 +02:00
artifacts.ts refactor: poetryInstall 2020-05-11 18:09:13 +02:00
extract.spec.ts chore(jest): add eslint jest checks (#5986) 2020-05-18 14:33:44 +02:00
extract.ts feat(manager): dynamic poetry install (#6119) 2020-05-05 11:43:09 +02:00
index.ts fix(poetry): default to pep440 versioning if compatible 2020-05-05 07:58:15 +02:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
types.ts feat(manager): dynamic poetry install (#6119) 2020-05-05 11:43:09 +02:00

Both Poetry 0.x and 1.x versions are supported.

Whenever the pyproject.toml file is updated, the Poetry lock file will be checked for updates as well.