renovate/lib/manager/poetry
2020-12-11 13:29:43 +01:00
..
__fixtures__ feat: support toml v0.5.0 (#7559) 2020-10-27 09:57:53 +01:00
__snapshots__ chore: spelling (#7499) 2020-10-20 08:49:28 +02:00
artifacts.spec.ts refactor: use ls-lint (#7956) 2020-12-11 13:29:43 +01:00
artifacts.ts feat: support toml v0.5.0 (#7559) 2020-10-27 09:57:53 +01:00
extract.spec.ts refactor: rename compatibility -> constraints (#7308) 2020-09-30 11:02:25 +02:00
extract.ts feat: support toml v0.5.0 (#7559) 2020-10-27 09:57:53 +01: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.