mirror of
https://github.com/renovatebot/renovate.git
synced 2025-05-12 23:51:55 +00:00
657 B
657 B
Pixi package manager
Currently support channels from anaconda and prefix.dev, other channels are not supported yet.
Whenever the pixi config in pyproject.toml
or pixi.toml
file is updated, pixi.lock
file will be checked for updates as well.
Renovatebot will pick pixi version in following order:
- renovatebot setting
constraints.pixi
requires-pixi
inpixi.toml
The minimal support version of pixi is 0.40.0
(pixi lock
has only been introduced with that version).
Therefore when you are setting constraints.pixi
in your renovatebot config or requires-pixi
in pixi.toml
, please be careful to pick a supported pixi version.