Skip to content
Snippets Groups Projects
Unverified Commit 9bd5b515 authored by Timothy Aaron's avatar Timothy Aaron Committed by GitHub
Browse files

docs: link to all supported managers (#20826)

parent bcb61d53
No related merge requests found
......@@ -5,13 +5,8 @@ description: Python/pip dependencies support in Renovate
# Python package manager support
Renovate supports the following Python package managers:
- `pip` (e.g. `requirements.txt`, `requirements.pip`) files
- `pipenv` (e.g. `Pipfile`)
- `poetry` (e.g. `pyproject.toml`)
- `setup.py` file
- `setup.cfg` file
Renovate supports several Python package managers, including `pip`, `pipenv`, `poetry`, etc.
See [all supported managers](https://docs.renovatebot.com/modules/manager/).
## Versioning support
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment