renovate/lib/manager/pip_setup
Michael Kriese 40a59cc9e0
feat: use short renovate image names (#9133)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-15 13:23:38 +00:00
..
__fixtures__ fix(pip_setup): dump only install_requires and extras_require setup args (#8511) 2021-02-03 12:35:25 +01:00
__snapshots__ fix(pip_setup): dump only install_requires and extras_require setup args (#8511) 2021-02-03 12:35:25 +01:00
extract.spec.ts fix(pip_setup): pick latest installed python version (#8491) 2021-02-02 10:39:26 +01:00
extract.ts feat: use short renovate image names (#9133) 2021-03-15 13:23:38 +00: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.