Skip to content

Commit

Permalink
Add 'setup.cfg' to supported Python PMs (#9679)
Browse files Browse the repository at this point in the history
  • Loading branch information
Álvaro Mondéjar committed Apr 22, 2021
1 parent e0deef3 commit 33b9ec8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/usage/python.md
Expand Up @@ -9,7 +9,8 @@ Renovate supports the following Python package managers:

- `pip` (e.g. `requirements.txt`, `requirements.pip`) files
- `pipenv` (e.g. `Pipfile`)
- `setup.py`
- `setup.py` file
- `setup.cfg` file

## Versioning support

Expand Down

0 comments on commit 33b9ec8

Please sign in to comment.