renovate/lib/manager/pip_setup
2021-10-13 10:54:40 +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__ chore: Configure fs local dirs via admin config (#9990) 2021-05-17 13:21:28 +00:00
extract.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
extract.ts chore: rename config/admin -> config/global 2021-08-17 07:57:45 +02:00
index.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00: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
util.ts feat: centralized cache directory (#10115) 2021-08-17 07:57:45 +02:00

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