renovate/lib/manager/pip_setup
2021-11-10 12:20:12 +01:00
..
__fixtures__ fix(pip_setup): dump only install_requires and extras_require setup args (#8511) 2021-02-03 12:35:25 +01:00
__snapshots__ feat(pip_setup): Add JavaScript-based implementation (#11796) 2021-11-10 12:20:12 +01:00
extract.spec.ts feat(pip_setup): Add JavaScript-based implementation (#11796) 2021-11-10 12:20:12 +01:00
extract.ts feat(pip_setup): Add JavaScript-based implementation (#11796) 2021-11-10 12:20:12 +01:00
index.ts refactor: introduce enum programming-language (#12052) 2021-10-13 10:54:40 +00:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
types.ts refactor: extract more types (#9959) 2021-05-11 19:08:02 +02:00

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