Skip to content

Install dependencies of pypi package from conda preferentially #532

@olivier-lacroix

Description

@olivier-lacroix

Problem description

Hello there,

Being able to install packages from pypi is great, as not everything is available on conda-forge. However, more often than not, the dependencies of these packages are.

Currently, if a pypi dependency is added, its dependencies will be pulled from pypi as well. Which is similar to what the typical mamba + pip workflow would do.

It would be great if pixi, solving for both conda & pypi, was able to install dependencies of pypi packages preferentially from conda channels.

Cheers,

Olivier

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew featurespypiIssue related to PyPI dependencies
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions