renovate/lib/modules/manager/pip_setup
2023-02-19 12:43:48 +00:00
..
__fixtures__ fix(manager/pip_setup): support namespaced packages (#19736) 2023-01-09 13:34:13 +01:00
__snapshots__ fix(manager/pip_setup): support namespaced packages (#19736) 2023-01-09 13:34:13 +01:00
extract.spec.ts fix(manager/pip_setup): support namespaced packages (#19736) 2023-01-09 13:34:13 +01:00
extract.ts refactor: PackageFile -> PackageFileContent (#20502) 2023-02-19 12:43:48 +00:00
index.ts refactor: convert ProgrammingLanguage to union type (#18748) 2022-11-05 08:49:57 +00:00
readme.md refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
types.ts refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00

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