Tim de Jager
Tim de Jager
So there was a long discussion in including specifics from the default feature, but it was decided not to do this. So I think it makes sense the pypi-options are...
Actually, I believe it should be doable to use git from a pixi env. This would require a change in uv the pypi resolver that we are using. When I...
In the mean time would a 'pixi global install git' be a setup option for first time non-tech-savy users?
We could change it in `.toml` but it would be breaking, not saying that we shouldn't but we should be careful to do so. Otherwise, we can give it similar...
Addition to the **Edge-case** would be that we took that idea from uv: https://docs.astral.sh/uv/concepts/resolution/#dependency-metadata. But because of conda we would need it less.
@ruben-arts I think if we give it the same logic as channels and such, that adding it to the project table makes a lot of sense, that would give a...
Do you mind me getting started with this? It's kind of blocking the other options I want to add :)
`pixi add --pypi -e .` should be a no-op when using a `pyproject.toml` and we merge https://github.com/prefix-dev/pixi/pull/1084 because this will be done by default.
Hey @bollwyvl, thanks for the issue! What do you mean with the read-the-docs section as opposed to the documentation we have now?
Conflict it seems!