Describe the change
poetry is now a necessary part of working on all of our repositories except the server, so we should have some better documentation around it.
At a minimum I think we should specify somewhere the minimum poetry version, which is currently 1 but going to be 2 very soon.
And maybe some guidance on how we recommend installing it (pipx or maybe uvx?), or maybe just linking out to the official docs.
Describe the change
poetry is now a necessary part of working on all of our repositories except the server, so we should have some better documentation around it.
At a minimum I think we should specify somewhere the minimum poetry version, which is currently 1 but going to be 2 very soon.
And maybe some guidance on how we recommend installing it (pipx or maybe uvx?), or maybe just linking out to the official docs.