Skip to content

Installation of local package in a specified location #283

Answered by wolfv
b4rlw asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @b4rlw indeed, we have plans for something like this.

Our idea is that it will look like:

mypkg = { git = "https://github.com/prefix-dev/pixi", rev = "main" }
otherpkg = { path = "../local/package" }
oreven = { package = "../oreven.conda" }

We will first finish the package building (#12) and then the others should be relatively straight-forward :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by b4rlw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants