pixi
pixi copied to clipboard
override `project.conda-pypi-map` not work when need to update lock file
Checks
-
[X] I have checked that this issue has not already been reported.
-
[X] I have confirmed this bug exists on the latest version of pixi, using
pixi --version.
Reproducible example
Issue description
when need to update lock file, pixi will use default conda-pypi-map rather than custom config
Expected behavior
use specified conda-pypi-map or disable conda-pypi-map