Closed charliermarsh closed 2 months ago
What do you think about suggesting to add the new dependency to a specific workspace member as another solution?
This may not be applicable if we allow virtual projects.
No longer relevant as of v0.4.0 -- these "virtual workspace roots" were deprecated. Instead, users can just omit [build-system]
, and uv will avoid building and installing it by default (but will still resolve and include its dependencies).
I find it somewhat tedious that you have to add
--dev
: