pip-compile-multi icon indicating copy to clipboard operation
pip-compile-multi copied to clipboard

Add option to use Astral's uv resolver

Open peterdemin opened this issue 1 year ago • 0 comments

Astral built uv, and they claim a much faster version resolution.

Add -u, --uv flag to use uv instead of pip-compile for locking requirements in a single file.

peterdemin avatar Mar 20 '24 00:03 peterdemin