Skip to content

How do I set compiling options or environment variables to specific dependencies. #2759

Answered by ruben-arts
Ericsii asked this question in Q&A
Discussion options

You must be logged in to vote

The dependencies repositories do need something that pixi can read. So either a pixi.toml pyproject.toml or a recipe.yaml to know how to build the project. For sending arguments to the builds, we're still in the progress of designing that. Currently, that would be easiest through a recipe.yml which you can modify on the go.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ericsii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area:build Related to pixi build
2 participants