conda-incubator / conda-pypi

Better PyPI interoperability for the conda ecosystem
https://conda-incubator.github.io/conda-pypi/
MIT License
12 stars 1 forks source link

Add `uv` based solver backend #14

Open jaimergp opened 4 months ago

jaimergp commented 4 months ago

Should be similar to the current pip backend

jezdez commented 4 months ago

Wondering if it's worth separating that into a conda-uv long-term?

jaimergp commented 4 months ago

Torn between split projects or split subcommands. Maybe this repo should become conda-pypi, which exposes conda pip and conda uv subcommands?

jaimergp commented 1 month ago

We'll need these issues closed upstream before we can proceed, since there's no --report flag yet in uv pip install: