|
|
|
|
|
by j2kun
236 days ago
|
|
I think OP's complaint is rather that using `uv` is leaky: now you need to learn all the underlying stuff AND uv as well. The alternative, of course, is having Python natively support a combined tool. Which you can support while also not liking `uv` for the above reason. |
|