Skip to content

Pixi removing packages installed by uv not part of pixi.toml #998

@tadejsv

Description

@tadejsv

I am installing a package from github (git+ssh://) using uv, as pixi does not support this yet. However, whenever I run any pixi command (even just pixi shell), this package gets uninstalled.

Is this really the desired behavior? Why not just issue a warning if non pixi-managed package is found? Or at least give an option to disable this behavior?

For now I am simply switching to installing with pip, which works, but is inferior to installing with uv

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpypiIssue related to PyPI dependencies

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions