renovate/lib/manager/pip_requirements
2020-07-18 08:42:32 +02:00
..
__fixtures__ feat(pip): support env var interpolation (#6648) 2020-07-07 06:28:50 +02:00
__snapshots__ refactor(pip): use autoReplace 2020-04-08 10:05:16 +02:00
artifacts.spec.ts feat(pip): support hash updating (#6460) 2020-06-26 10:59:00 +02:00
artifacts.ts refactor: Separate 'git' and 'fs' util modules (#6665) 2020-07-03 16:47:00 +02:00
extract.spec.ts feat(pip): support env var interpolation (#6648) 2020-07-07 06:28:50 +02:00
extract.ts chore(eslint): enable typescript 3.7 rules (#6765) 2020-07-18 08:42:32 +02:00
index.ts feat(pip): support hash updating (#6460) 2020-06-26 10:59:00 +02:00
range.spec.ts chore: import linting (#6105) 2020-05-01 18:03:48 +02:00
range.ts chore: import linting (#6105) 2020-05-01 18:03:48 +02:00
readme.md docs: remove some leftover terms from two manager readmes 2020-02-25 07:02:46 +01:00

Supports requirements.txt and requirements.pip files. The default file pattern is fairly flexible in an attempt to catch similarly named ones too but may be extended/changed.