renovate/lib/manager/poetry
2020-07-03 21:29:04 +02:00
..
__fixtures__ feat(manager): dynamic poetry install (#6119) 2020-05-05 11:43:09 +02:00
__snapshots__ fix(poetry): don't take python as a pypi deps (#6490) 2020-06-12 16:41:40 +02:00
artifacts.spec.ts refactor: util/exec use getPkgReleases 2020-06-19 10:26:07 +02:00
artifacts.ts refactor: Replace those 'fs-extra' functions in which we can be sure (#6666) 2020-07-03 21:29:04 +02:00
extract.spec.ts fix(poetry): don't take python as a pypi deps (#6490) 2020-06-12 16:41:40 +02:00
extract.ts fix(poetry): don't take python as a pypi deps (#6490) 2020-06-12 16:41:40 +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.