renovate/lib/manager/pip_setup
Rhys Arkins 6293edc19a
feat: replace datasource constants with IDs (#5595)
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-01 08:01:12 +01:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
extract.py feat: Support setup.py files (#2805) 2018-11-15 18:42:01 +01:00
extract.spec.ts refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
extract.ts feat: replace datasource constants with IDs (#5595) 2020-03-01 08:01:12 +01:00
index.spec.ts refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
index.ts feat: dynamic manager config (#5392) 2020-02-07 18:25:27 +00:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00

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