-
Notifications
You must be signed in to change notification settings - Fork 465
Open
Labels
area:buildRelated to pixi buildRelated to pixi buildenhancementNew featuresNew featurespypiIssue related to PyPI dependenciesIssue related to PyPI dependencies
Description
This issue proposes adding some configuration option like
[package]
purls = ["pkg:pypi/numpy"]to the manifest. When solving and mapping conda packages to PyPI packages (as described at https://pixi.prefix.dev/latest/concepts/conda_pypi/), any Pixi packages so defined should then be mapped onto the corresponding package in the case of pkg:pypi.
This would be one way to resolve numpy/numpy#30561.
Maybe we want to use https://peps.python.org/pep-0725/#depurl instead?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:buildRelated to pixi buildRelated to pixi buildenhancementNew featuresNew featurespypiIssue related to PyPI dependenciesIssue related to PyPI dependencies