renovate/lib/manager/poetry
2020-05-05 07:58:15 +02:00
..
__fixtures__ test: additional poetry extract 2020-05-04 17:48:35 +02:00
__snapshots__ fix(poetry): default to pep440 versioning if compatible 2020-05-05 07:58:15 +02:00
artifacts.spec.ts chore: import linting (#6105) 2020-05-01 18:03:48 +02:00
artifacts.ts chore: import linting (#6105) 2020-05-01 18:03:48 +02:00
extract.spec.ts test: additional poetry extract 2020-05-04 17:48:35 +02:00
extract.ts fix(poetry): default to pep440 versioning if compatible 2020-05-05 07:58:15 +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): Support poetry custom repositories. (#4524) 2019-09-30 06:00:54 +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.