You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(#3631) migrated us to an src/ layout and (#3608) is migrating us from uv pip to uv sync. uv workspaces are a feature that we can start to benefit from, so this issue is just collecting ideas for how we might do that.
Important
None of this needs to be part of (#3608), beyond the test-plugin change that's already there
Adapted from (#881 (comment))
Description
(#3631) migrated us to an
src/layout and (#3608) is migrating us fromuv piptouv sync.uvworkspaces are a feature that we can start to benefit from, so this issue is just collecting ideas for how we might do that.Important
None of this needs to be part of (#3608), beyond the
test-pluginchange that's already thereUse-cases
testing.constructorsmodule and a pytest plugin #3552tpchsrclayout #881 openedRelated