Skip to content

feat(install): allow conda package subset selection (e.g. pixi i --skip) via manifest #4569

@jstriebel

Description

@jstriebel

Problem description

Having the options to (un-)select specific packages introduced in #4404 is great! I'd like to consistently (un-)select specific transitive dependencies which are not needed, without replicating full packages on a custom channel. To do this consistently, I would like to be able to specify them in the pixi.toml manifest. Preferably, the excluded packages should also be removed from the lockfile, or marked specifically there as "not installed".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions