Skip to content

Equavalent of pip install -e .? #1463

Closed Answered by asmith26
asmith26 asked this question in Q&A
Discussion options

You must be logged in to vote

To summarize what works for me:

  1. Create a pyproject.toml project: pixi init --pyproject pixi-hello-world
  2. Create a package folder structure using the common convention e.g. src/pixi_hello_world/main.py
  3. Update pixi environment pixi install
  4. Check pixi_hello_world package added with pixi list

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@DeadlySquad13
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by asmith26
Comment options

You must be logged in to vote
1 reply
@DeadlySquad13
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants