renovate/lib/manager/pip_setup
2020-12-11 13:29:43 +01:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ fix(utils): change default maxBuffer limit to 10MB (#7209) 2020-09-10 07:00:40 +02:00
extract.spec.ts refactor: use ls-lint (#7956) 2020-12-11 13:29:43 +01:00
extract.ts fix(pip_setup): check after extracting 2020-10-26 21:11:31 +01:00
index.spec.ts refactor: use ls-lint (#7956) 2020-12-11 13:29:43 +01:00
index.ts refactor: simplify autoreplace data (#5965) 2020-04-14 22:31:35 +02:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
util.ts refactor(build): Pre-compile files imported from data folder (#7896) 2020-12-08 14:07:29 +01:00

setup.py files are parsed by calling out to python and then using a mock to detect imported modules.