renovate/lib/manager/pip_setup
2021-02-02 10:39:26 +01:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ fix(pip_setup): pick latest installed python version (#8491) 2021-02-02 10:39:26 +01:00
extract.spec.ts fix(pip_setup): pick latest installed python version (#8491) 2021-02-02 10:39:26 +01:00
extract.ts fix(pip_setup): pick latest installed python version (#8491) 2021-02-02 10:39:26 +01:00
index.spec.ts fix(pip_setup): pick latest installed python version (#8491) 2021-02-02 10:39:26 +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 fix(pip_setup): Run pip setup extract in the correct directory (#8320) 2021-01-18 14:11:29 +01:00

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